> For the complete documentation index, see [llms.txt](https://docs.cotter.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cotter.app/getting-access-token.md).

# 🗝️ Getting Access Token

- [Cotter's OAuth 2.0 Tokens Specification](https://docs.cotter.app/getting-access-token/handling-authentication-with-cotter.md): Allowing Cotter handling your full authentication is the fastest way to get your whole authentication suite setup. Cotter can generate an access token, id token, and refresh tokens for you.
- [Getting the Tokens](https://docs.cotter.app/getting-access-token/getting-the-tokens.md): Getting an access token from Cotter's SDK is as easy as setting a variable to \`true\`.
- [Get Tokens during Authentication](https://docs.cotter.app/getting-access-token/getting-the-tokens/get-tokens-during-authentication.md)
- [Using the Refresh Token](https://docs.cotter.app/getting-access-token/getting-the-tokens/using-http-requests.md)
- [Storing and Removing Tokens](https://docs.cotter.app/getting-access-token/storing-and-removing-tokens.md)
- [Renewing Expired Tokens](https://docs.cotter.app/getting-access-token/renewing-expired-tokens.md)
- [Verifying JWT Tokens](https://docs.cotter.app/getting-access-token/verifying-jwt-tokens.md)
- [Requesting Custom Fields on your JWT Token](https://docs.cotter.app/getting-access-token/requesting-custom-fields-on-your-jwt-token.md)
- [Older API](https://docs.cotter.app/getting-access-token/older-api.md)
- [Using HTTP Requests](https://docs.cotter.app/getting-access-token/older-api/untitled.md)
- [Getting the Tokens](https://docs.cotter.app/getting-access-token/older-api/getting-the-tokens.md)
- [During Authentication](https://docs.cotter.app/getting-access-token/older-api/getting-the-tokens/during-authentication.md)
- [During Email/Phone Verification](https://docs.cotter.app/getting-access-token/older-api/getting-the-tokens/during-authentication/during-email-phone-verification.md)
- [During enrolling Trusted Devices](https://docs.cotter.app/getting-access-token/older-api/getting-the-tokens/during-enrolling-trusted-devices.md)
