# Documentation

- [Installation](/docs/v5/documentation/readme.md)
- [Basic Usage](/docs/v5/documentation/usage.md): Let's get your App authenticated!
- [Web API](/docs/v5/documentation/web-api.md)
- [Auto Logout](/docs/v5/documentation/auto-logout.md): Automatically logging out your user after a set period of inactivity on your app (they dont move the mouse or press any key on the keyboard for a while)
- [Error Management](/docs/v5/documentation/error-management.md)
- [Mock](/docs/v5/documentation/mock.md)
- [Tokens Renewal](/docs/v5/documentation/tokens-renewal.md)
- [Globally Enforce Authentication](/docs/v5/documentation/globally-enforce-authentication.md)
- [User Account Management](/docs/v5/documentation/user-account-management.md)
- [Doing Something Only When a New Session is Created](/docs/v5/documentation/doing-something-only-when-a-new-session-is-created.md)
- [User impersonation](/docs/v5/documentation/user-impersonation.md): Enable the admin of your application to login as a given user.
- [Disabeling token persistance](/docs/v5/documentation/disabeling-token-persistance.md)
