Use TESTING env var to detect production instead of relying on request scheme, and align cookie max_age with JWT expiry (86400s). |
||
|---|---|---|
| .. | ||
| providers | ||
| __init__.py | ||
| dependencies.py | ||
| jwt.py | ||
| router.py | ||
Use TESTING env var to detect production instead of relying on request scheme, and align cookie max_age with JWT expiry (86400s). |
||
|---|---|---|
| .. | ||
| providers | ||
| __init__.py | ||
| dependencies.py | ||
| jwt.py | ||
| router.py | ||