Scopes

Spooky Services OAuth2 currently supports the following scopes:

  • identify: Get username & user id

  • avatar: Get user avatar URL

  • email: Get user account email

  • user.groups: Get user groups (e.g. Admin, User)

  • user.integrations: Get user connected integrations

  • user.alerts: Get user alerts

  • openid: Enable OpenID Connect (OIDC)

circle-info

More info is available at UserInfo Endpoint

circle-exclamation

Last updated