Skip to content

JC-IT/yii2-oauth2-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OAuth2 Server module for Yii2

This extension provides The PHP League: OAuth 2.0 Server module for the Yii2 Framework.

The PHP League: OAuth 2.0 Server is a package that makes setting up a OAuth2 server easy.

Installation

The preferred way to install this extension is through composer.

Either run

$ composer require jc-it/yii2-oauth2-server

or add

"jc-it/yii2-oauth2-server": "^<latest version>"

to the require section of your composer.json file.

Configuration

  • module config
  • user repository config (in DI or module)

Credits

About

Yii2 implementation for a OAuth2 server based on league/oauth2-server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages