Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 395 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 395 Bytes

Sanctum / SPA authentication

A React app that authenticates with the Laravel Sanctum package. See this repo for an example API that works with this project.

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