The nightmare of permissions and OAuth scopes in Drupal #drupal #api https://mglaman.dev/blog/nightmare-permissions-and-oauth-scopes-drupal?utm_campaign=blog&utm_source=fediverse&utm_medium=social&utm_content=toot
The nightmare of permissions and OAuth scopes in Drupal
The Nightmare of Permissions and OAuth Scopes in DrupalDrupal's role-based access control is one of its strengths. Permissions and roles are well-understood, and the system is mature. But the moment you step outside the standard cookie-based session — say, into OAuth with the authorization code flow — you hit a wall that the core permission model never anticipated.