> For the complete documentation index, see [llms.txt](https://fusionauth.io/docs/llms.txt)

# Mobile

A detailed explanation of the various types of login & authentication workflows used by mobile applications.

![Mobile](https://fusionauth.io/img/icons/mobile-native-applications.svg)

[Mobile Login To Backend With JWTs And Refresh Tokens An explanation of mobile application login using a native login form that submits to the application backend with JWTs and refresh tokens](https://fusionauth.io/articles/login-authentication-workflows/mobile/native-login-form-to-application-backend-jwts-refresh-tokens.md)

[Mobile Login To FusionAuth With JWTs And Refresh Tokens - Recommended An explanation of mobile application login using a native login form that submits directly to FusionAuth with JWTs and refresh tokens](https://fusionauth.io/articles/login-authentication-workflows/mobile/native-login-form-to-fusionauth-jwts-refresh-tokens.md)

[Mobile OAuth Login Using Resource Owner Password Credentials Grant With JWTs And Refresh Tokens An explanation of mobile application login using a native login form that submits to the application backend ( with JWTs and refresh tokens) which calls FusionAuth's OAuth Resource Owner's Password Grant](https://fusionauth.io/articles/login-authentication-workflows/mobile/oauth-resource-owner-password-credentials-grant-jwts-refresh-tokens.md)