Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Adds Logging To Helpers | 2021-03-15 | -0/+5 | |
| | | | | | | | | | Adds logging to the CORS setup, user, and discord helpers. Log statements have been setup in a way to maximize information for local development and prod debugging, while minimizing average load on the prod version. Signed-off-by: Hassan Abouelela <[email protected]> | |||
* | Dynamically Selects OAuth Redirect URI | 2021-02-21 | -3/+3 | |
| | | | | Signed-off-by: Hassan Abouelela <[email protected]> | |||
* | Adds Token Refresh Route | 2021-02-19 | -3/+8 | |
| | | | | Signed-off-by: Hassan Abouelela <[email protected]> | |||
* | Add Discord API wrapper | 2020-10-25 | -0/+38 | |