/flutter-jwt

Primary LanguageDartGNU General Public License v3.0GPL-3.0

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.