# features

- [Auto Login](/features/auto-login.md): Enforce authentication everywhere in your app.
- [Auto Logout](/features/auto-logout.md)
- [Debug and Error Handling](/features/error-management.md): Gracefully handle authentication issues
- [Error Handling - No AutoLogin](/features/error-management/error-handling-no-autologin.md)
- [Error Handling - With AutoLogin](/features/error-management/error-handling-with-autologin.md)
- [Non Blocking Rendering](/features/non-blocking-rendering.md)
- [Talking to multiple APIs (with different access tokens)](/features/talking-to-multiple-apis-with-different-access-tokens.md)
- [Tokens Renewal](/features/tokens-renewal.md)
- [User Account Management](/features/user-account-management.md)
- [User Session Initialization](/features/user-session-initialization.md)
- [Keycloak Utils](/features/keycloak-utils.md)
