Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 406 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 406 Bytes

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.