| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Removes Path From Auth | 2021-02-17 | -12/+11 | |
| | | | | | Signed-off-by: Hassan Abouelela <[email protected]> | |||
| * | Adds Error Handling To Auth Helpers | 2021-02-16 | -18/+57 | |
| | | | | | Signed-off-by: Hassan Abouelela <[email protected]> | |||
| * | Makes Authorize Helper Async | 2021-02-13 | -3/+5 | |
| | | | | | Signed-off-by: Hassan Abouelela <[email protected]> | |||
| * | Adds Basic Auth Functionality | 2021-02-13 | -0/+208 | |
| Moves all authorization functionality to a new file, and adds a helper to send discord OAuth code to the backend, and set JWT. Adds a library to read and set cookies. Signed-off-by: Hassan Abouelela <[email protected]> | ||||