authlete/authlete-laravel is a Laravel package for authlete library for laravel.
It currently has 42 GitHub stars and 26.340 downloads on Packagist (latest version 1.2.0).
Install it with composer require authlete/authlete-laravel.
Discover more Laravel packages by authlete
or browse all Laravel packages to compare alternatives.
Last updated
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.
Apache License, Version 2.0
"require" : {
"authlete/authlete-laravel" : "{version}"
}
| | 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) |
| Purpose | Email Address | |:----------|:---------------------| | General | [email protected] | | Sales | [email protected] | | PR | [email protected] | | Technical | [email protected] |