| Commit message (Expand) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Revert "Sets Token Cookie To Same Site To Lax" | 2021-03-06 | -1/+1 | |
| * | Sets Token Cookie To Same Site To Lax | 2021-03-06 | -1/+1 | |
| * | Formats Authorize File | 2021-03-06 | -3/+2 | |
| * | Renames Token To `token` | 2021-03-06 | -2/+2 | |
| * | Dynamically Selects OAuth Redirect URI | 2021-02-21 | -2/+4 | |
| * | Adds Expiry To Authorization Routes | 2021-02-20 | -1/+6 | |
| * | Adds Token Refresh Route | 2021-02-19 | -13/+68 | |
| * | `jwt.encode` returns a string, not a bytestring. | 2020-12-31 | -3/+1 | |
| * | Document auth route | 2020-12-16 | -2/+26 | |
| * | Move from PyMongo to Motor driver for asynchronous support | 2020-12-02 | -1/+1 | |
| * | Fix linting issues to make flake8 job passing | 2020-11-23 | -1/+2 | |
| * | Check if a user is an admin in the token payload | 2020-11-14 | -0/+4 | |
| * | Add some basic routes | 2020-10-25 | -0/+31 |