mirror of
https://github.com/Enzodtz/flutter-jwt-auth-template.git
synced 2025-05-17 08:15:53 +08:00
flutter-jwt-auth-template
An example of JWT authentication with flutter.
Getting Started
Clone this repository, and inside its folder, run:
flutter pub get
Then you're good to go!
Additional info
This project contains all needed auth features, like registering, using data in other screens, auto login when openning app, and access token refresh.
Resources
The backend used in this project can be visualized on the Insomnia Insomnia.json
file.
Languages
Dart
98.6%
Swift
1%
Kotlin
0.3%