emberfuse / scorch
A back-end only authentication for Laravel applications.
Installs: 1 645
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 0
Requires
- php: ^7.4|^8.0
- ext-json: *
- bacon/bacon-qr-code: ^2.0
- illuminate/contracts: ^8.0
- illuminate/database: ^8.0
- illuminate/support: ^8.0
- jenssegers/agent: ^2.6
- pragmarx/google2fa: ^8.0
Requires (Dev)
- fakerphp/faker: ^1.9.1
- mockery/mockery: ^1.4.2
- orchestra/testbench: ^6.7
- phpunit/phpunit: ^9.5
- symfony/var-dumper: ^5.2.1
This package is auto-updated.
Last update: 2021-10-05 16:17:11 UTC
README
Introduction
Scorch is a frontend agnostic authentication backend implementation for Laravel. Scorch registers the routes and controllers needed to implement all of Laravel's authentication features, including login, registration, password reset, email verification, and more.
Official Documentation
Documentation for Scorch is still in progress.
Contributing
Thank you for considering contributing to Scorch! You can read the contribution guide here.
Code of Conduct
In order to ensure that the Emberfuse community is welcoming to all, please review and abide by the Code of Conduct.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
Emberfuse Scorch is open-sourced software licensed under the MIT license.