forked from filsh/yii2-oauth2-server
-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration Options
Joseba Juániz edited this page Sep 12, 2015
·
10 revisions
This are the configuration options available in the module that will define the behavior of the OAuth2 server.
type: boolean
default: true
Enforces the use of the state parameter while checking for an Authorize Code in the Authorization Code granting.
This are the configuration options available in the module that will define the behavior of the OAuth2 server.
type: boolean
default: false
Enforces the use of the state parameter while checking for an Authorize Code in the Authorization Code granting.
-
[Configuration Options] (https://github.com/Patroklo/yii2-oauth2-server/wiki/Configuration-Options)
6.1. Authorization Code
6.3. Password
6.4. Client Credentials