Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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](https://www.uvicorn.org/settings/). * Fix Fief-ception not working if Uvicorn was handling SSL directly. * Bump dependencies (6c6cb34)
- Loading branch information