v0.28.6
Bump version 0.28.5 → 0.28.6
Bug fixes and improvements
- Login sessions are automatically refreshed on expiration.
- Default lifetime for login sessions, registration sessions and external OAuth2 sessions is now 1 hour.
- The
fief run-server
CLI now supports all Uvicorn settings. - Fix Fief-ception not working if Uvicorn was handling SSL directly.
- Bump dependencies (6c6cb34)