laravel/passport
Laravel Passport provides an OAuth2 server for Laravel, enabling API authentication with personal access tokens, password and authorization code grants, and client credentials. Integrates with Laravel’s auth system for secure, standards-based token issuing.
|
Package
|
Constraint
|
|---|---|
| firebase/php-jwt | ^6.4|^7.0 |
| illuminate/auth | ^11.35|^12.0|^13.0 |
| illuminate/console | ^11.35|^12.0|^13.0 |
| illuminate/container | ^11.35|^12.0|^13.0 |
| illuminate/contracts | ^11.35|^12.0|^13.0 |
| illuminate/cookie | ^11.35|^12.0|^13.0 |
| illuminate/database | ^11.35|^12.0|^13.0 |
| illuminate/encryption | ^11.35|^12.0|^13.0 |
| illuminate/http | ^11.35|^12.0|^13.0 |
| illuminate/support | ^11.35|^12.0|^13.0 |
| league/oauth2-server | ^9.2 |
| php-http/discovery | ^1.20 |
| phpseclib/phpseclib | ^3.0 |
| psr/http-factory-implementation | * |
| symfony/console | ^7.1|^8.0 |
| symfony/psr-http-message-bridge | ^7.1|^8.0 |
|
Package
|
Constraint
|
|---|---|
| orchestra/testbench | ^9.15|^10.8|^11.0 |
| phpstan/phpstan | ^2.0 |
How can I help you explore Laravel packages today?