authlete / authlete-laravel
Authlete Library for Laravel
Installs: 25 247
Dependents: 0
Suggesters: 0
Security: 0
Stars: 41
Watchers: 6
Forks: 4
Open Issues: 1
pkg:composer/authlete/authlete-laravel
Requires
- authlete/authlete: >=1.8.0
- laravel/framework: >=5
Requires (Dev)
- phpunit/phpunit: >=6
This package is auto-updated.
Last update: 2025-10-22 15:40:11 UTC
README
This is a Laravel library for OAuth 2.0 and OpenID Connect.
With this library, you can implement a full-fledged authorization server and OpenID provider which utilizes an OpenID-certified authorization engine, Authlete.
Please read OAuth 2.0 and OpenID Connect Implementation in Laravel (Authlete) for details.
License
Apache License, Version 2.0
Composer
"require" : { "authlete/authlete-laravel" : "{version}" }
Links
Contact
| Purpose | Email Address |
|---|---|
| General | info@authlete.com |
| Sales | sales@authlete.com |
| PR | pr@authlete.com |
| Technical | support@authlete.com |