sanctum-flutter-backend icon indicating copy to clipboard operation
sanctum-flutter-backend copied to clipboard

A Laravel API that uses the Laravel Sanctum package to handle authentication with a mobile app.

Sanctum/Flutter authentication example: Backend

A Laravel API that uses the Laravel Sanctum package to handle authentication with a mobile app (see this repo for an example).

This project is only intended to demonstrate what Sanctum can do. It is not recommended to use it as a model for your own projects.