Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laravel/passport
Laravel Passport provides OAuth2 server support to Laravel.
https://github.com/laravel/passport
laravel oauth passport
Last synced: 5 days ago
JSON representation
Laravel Passport provides OAuth2 server support to Laravel.
- Host: GitHub
- URL: https://github.com/laravel/passport
- Owner: laravel
- License: mit
- Created: 2016-07-11T14:13:09.000Z (over 8 years ago)
- Default Branch: 12.x
- Last Pushed: 2024-12-16T08:01:35.000Z (27 days ago)
- Last Synced: 2024-12-30T15:11:26.604Z (12 days ago)
- Topics: laravel, oauth, passport
- Language: PHP
- Homepage: https://laravel.com/docs/passport
- Size: 1.45 MB
- Stars: 3,307
- Watchers: 80
- Forks: 783
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
- Awesome - Laravel Passport - Laravel Passport provides OAuth2 server support to Laravel. (Development / Programming)
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](https://laravel.com/docs/passport).
## Contributing
Thank you for considering contributing to Passport! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions).
## Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).
## Security Vulnerabilities
Please review [our security policy](https://github.com/laravel/passport/security/policy) on how to report security vulnerabilities.
## License
Laravel Passport is open-sourced software licensed under the [MIT license](LICENSE.md).