scrapbook.qujck.com
OAuth2 scopes vs Roles
Scopes are typically used when an external application wants to gain access to the user’s data via an exposed API. They determine what the client application can do. Role (or group) based acc…