filsh / yii2-oauth2-server

A wrapper for implementing an OAuth2 Server(https://github.com/bshaffer/oauth2-server-php)
MIT License
332 stars 167 forks source link

Token URL for 2.0.1 not working #77

Closed vzani closed 8 years ago

vzani commented 8 years ago

Installing server yii2-oauth2-server version dev-master (1.0), Token can be fetched from

/oauth2/default/token

Installing version 2.0.1, no url works anymore. I see the new controller is RestController.php, but anyway all url fails:

/oauth2/default/token
/oauth2/rest/token
/rest/token
/default/token