Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 372 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 372 Bytes

Sanctum/Flutter authentication example: App

A Flutter app that authenticates with the Laravel Sanctum package.

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

Before starting, add your API's URL to the lib/utils/constants.dart file.