Registry / auth / dingo-oauth2-server-laravel

dingo-oauth2-server-laravel

JSON →
library0.2.1phppackagistunverified

A Laravel wrapper for the Dingo OAuth 2.0 server.

composer require dingo/oauth2-server-laravel
INSTALL
IMPORT
SIG · DINGO-OAUTH2-SERVE
D
dingo-oauth2-server-laravel
authphpv0.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AuthorizationServer
use Dingo\OAuth2\Server\AuthorizationServer;

Issue an OAuth2 access token.

use Dingo\OAuth2\Server\AuthorizationServer; $server = app(AuthorizationServer::class); $response = $server->issueAccessToken();
Debug
Known issues
breakingThis package is unmaintained and may have security issues.
fix
Consider using laravel/passport or league/oauth2-server directly.
affects: *
Upgrade
Version history
0.2.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Resources
dingo-oauth2-server-laravel — pip install dingo-oauth2-server-laravel · libregistry