Use TESTING env var to detect production instead of relying on request scheme, and align cookie max_age with JWT expiry (86400s). |
||
|---|---|---|
| .. | ||
| api | ||
| auth | ||
| web | ||
| __init__.py | ||
| instance_config.py | ||
| main.py | ||
| utils.py | ||
Use TESTING env var to detect production instead of relying on request scheme, and align cookie max_age with JWT expiry (86400s). |
||
|---|---|---|
| .. | ||
| api | ||
| auth | ||
| web | ||
| __init__.py | ||
| instance_config.py | ||
| main.py | ||
| utils.py | ||