An open API service indexing awesome lists of open source software.

https://github.com/lprabodha/laravel-9-rest-api

Laravel 9 sanctum API authentication example. Laravel 9 Sanctum provides a simple authentication system for SPAs (single page applications), mobile applications, and simple, token based APIs. Sanctum also allows each user of your application to generate multiple API tokens for their account.
https://github.com/lprabodha/laravel-9-rest-api

laravel laravel-api laravel-sanctum laravel9 rest-api

Last synced: about 2 months ago
JSON representation

Laravel 9 sanctum API authentication example. Laravel 9 Sanctum provides a simple authentication system for SPAs (single page applications), mobile applications, and simple, token based APIs. Sanctum also allows each user of your application to generate multiple API tokens for their account.

Awesome Lists containing this project