Skip to content

authlete/authlete-php-laravel

Repository files navigation

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

URL
Packagist https://packagist.org/packages/authlete/authlete-laravel
Source code https://github.com/authlete/authlete-php-laravel
API reference https://authlete.github.io/authlete-php-laravel/
Blog OAuth 2.0 and OpenID Connect Implementation in Laravel (Authlete)

Contact

Purpose Email Address
General info@authlete.com
Sales sales@authlete.com
PR pr@authlete.com
Technical support@authlete.com