# Documentation

- [Installation](/docs/v4/documentation/readme.md)
- [Basic Usage](/docs/v4/documentation/usage.md): Let's get your App authenticated!
- [Web API](/docs/v4/documentation/web-api.md)
- [Auto Logout](/docs/v4/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/v4/documentation/error-management.md)
- [Mock](/docs/v4/documentation/mock.md)
- [Tokens Renewal](/docs/v4/documentation/tokens-renewal.md)
- [Globally Enforce Authentication](/docs/v4/documentation/globally-enforce-authentication.md)
- [User Account Management](/docs/v4/documentation/user-account-management.md)
- [Doing Something Only When a New Session is Created](/docs/v4/documentation/doing-something-only-when-a-new-session-is-created.md)
