index
:
forms-backend
dependabot/pip/cryptography-43.0.1
dependabot/pip/starlette-0.40.0
dm-message
logging
main
renovate/httpx-0.x
renovate/motor-3.x
renovate/pre-commit-3.x-lockfile
renovate/pyjwt-2.x-lockfile
renovate/pypi-starlette-vulnerability
renovate/redis-5.x-lockfile
renovate/ruff-0.x
renovate/sentry-sdk-2.x-lockfile
renovate/spectree-1.x-lockfile
renovate/uvicorn-0.x
sqla-migration
testing-strategies
A mirrored copy of the python-discord/forms-backend repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
backend
/
routes
/
auth
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Run ruff on code
HEAD
main
Joe Banks
2025-08-08
-1
/
+1
*
Use exp key for JWT as well as expiry key
Joe Banks
2025-08-08
-0
/
+3
*
Use redis for the discord member cache over mongo
Chris Lovering
2024-07-16
-1
/
+1
*
Apply fixable lint settings with Ruff
Joe Banks
2024-07-08
-24
/
+18
*
Overhaul Scope System
Hassan Abouelela
2022-02-05
-4
/
+8
*
Corrects Token Cookie Domain
Hassan Abouelela
2021-03-07
-4
/
+2
*
Switches Forwarded Protocol Header
Hassan Abouelela
2021-03-07
-8
/
+8
*
Corrects Domain On Token Cookie
Hassan Abouelela
2021-03-07
-1
/
+2
*
Corrects Domain On Token Cookie
Hassan Abouelela
2021-03-07
-2
/
+3
*
Fixes Domain URL On Token Cookie
Hassan Abouelela
2021-03-07
-10
/
+15
*
Makes Helper To Handle Token SameSite Logic
Hassan Abouelela
2021-03-07
-12
/
+37
*
Revert "Sets Token Cookie To Same Site To Lax"
Hassan Abouelela
2021-03-06
-1
/
+1
*
Sets Token Cookie To Same Site To Lax
Hassan Abouelela
2021-03-06
-1
/
+1
*
Formats Authorize File
Hassan Abouelela
2021-03-06
-3
/
+2
*
Renames Token To `token`
Hassan Abouelela
2021-03-06
-2
/
+2
*
Dynamically Selects OAuth Redirect URI
Hassan Abouelela
2021-02-21
-2
/
+4
*
Adds Expiry To Authorization Routes
Hassan Abouelela
2021-02-20
-1
/
+6
*
Adds Token Refresh Route
Hassan Abouelela
2021-02-19
-13
/
+68
*
`jwt.encode` returns a string, not a bytestring.
kosayoda
2020-12-31
-3
/
+1
*
Document auth route
Joe Banks
2020-12-16
-2
/
+26
*
Move from PyMongo to Motor driver for asynchronous support
ks129
2020-12-02
-1
/
+1
*
Fix linting issues to make flake8 job passing
ks129
2020-11-23
-1
/
+2
*
Check if a user is an admin in the token payload
Joe Banks
2020-11-14
-0
/
+4
*
Add some basic routes
Joe Banks
2020-10-25
-0
/
+31