

Developers can now configure custom OAuth scopes in the WorkOS Dashboard. When configured, the access token and refresh token from the OAuth provider will be passed through to your application, allowing you to access user accounts with the permissions granted. Developers can also specify additional scopes, dynamically, using the new provider_scopes
query parameter. For more information, check out the documentation.