mriveaux / json-api-auth

Laravel package to add authentication scaffold for Json APIs.

Home Page:https://json-api-auth.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ” Authentication scaffold for Json Apis.

Latest Version on Packagist Build Status Quality Score Total Downloads

It adds all the scaffold to get register, login, logout, forgot password, password verify and verify email account features for Apis.

It plays well with both authentication official packages Laravel Passport or Sanctum.

To learn all about it, head over to the extensive documentation.

πŸ‘¨β€πŸ’» Installation

You can install the package via composer:

composer require arielmejiadev/json-api-auth --dev

πŸ“¦ Usage

php artisan json-api-auth:install

πŸ”¬ Testing

php artisan test

πŸ“š Changelog

Please see CHANGELOG for more information what has changed recently.

πŸ‘ Contributing

Please see CONTRIBUTING for details.

πŸ”’ Security

If you discover any security related issues, please email arielmejiadev@gmail.com instead of using the issue tracker.

πŸ’Ž Credits

πŸ““ License

The MIT License (MIT). Please see License File for more information.

Support the project

Hey πŸ‘‹ thanks for considering making a donation, with these donations I can continue working to contribute to opensource projects.

About

Laravel package to add authentication scaffold for Json APIs.

https://json-api-auth.netlify.app/

License:MIT License


Languages

Language:PHP 100.0%