ikaras / yii2-oauth2-rest-template

Yii2 Rest APi Template with OAuth2 server
MIT License
95 stars 27 forks source link

How Scopes work as Access Control #17

Closed mtangoo closed 8 years ago

mtangoo commented 8 years ago

Since this acts as template, its good to explain how Access Control, specifically Scopes works and what to do If someone wants to use RBAC with your template

mtangoo commented 8 years ago

This answers my question http://bshaffer.github.io/oauth2-server-php-docs/overview/scope/