amethyst / authentication
Installs: 1 758
Dependents: 9
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=8.2
- amethyst/core: 0.3.*
- amethyst/user: 0.3.*
- laravel/passport: ^11.0
- laravel/socialite: ^5.12
Requires (Dev)
- donatj/mock-webserver: ^2.0
- duncan3dc/dusk: ^1.1
- friendsofphp/php-cs-fixer: ^3.52
- orchestra/testbench: *
README
Amethyst package.
Requirements
PHP 7.1 and later.
Installation
You can install it via Composer by typing the following command:
composer require amethyst/authentication
The package will automatically register itself.
Documentation
Testing
Configure the .env file before launching ./vendor/bin/phpunit