ravenekse / passport
Laravel Passport provides OAuth2 server support to Laravel.
v11.8.7
2023-05-17 20:05 UTC
Requires
- php: ^8.0
- ext-json: *
- firebase/php-jwt: ^6.4
- illuminate/auth: ^9.0|^10.0
- illuminate/console: ^9.0|^10.0
- illuminate/container: ^9.0|^10.0
- illuminate/contracts: ^9.0|^10.0
- illuminate/cookie: ^9.0|^10.0
- illuminate/database: ^9.0|^10.0
- illuminate/encryption: ^9.0|^10.0
- illuminate/http: ^9.0|^10.0
- illuminate/support: ^9.0|^10.0
- inertiajs/inertia-laravel: v0.6.9
- lcobucci/jwt: ^4.3|^5.0
- league/oauth2-server: ^8.5.1
- nyholm/psr7: ^1.5
- phpseclib/phpseclib: ^2.0|^3.0
- symfony/psr-http-message-bridge: ^2.1
Requires (Dev)
- mockery/mockery: ^1.0
- orchestra/testbench: ^7.0|^8.0
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^9.3
README
Introduction
Laravel Passport is an OAuth2 server and API authentication package that is simple and enjoyable to use.
Official Documentation
Documentation for Passport can be found on the Laravel website.
Contributing
Thank you for considering contributing to Passport! The contribution guide can be found in the Laravel documentation.
Code of Conduct
In order to ensure that the Laravel 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
Laravel Passport is open-sourced software licensed under the MIT license.