galaxyBETA
explore
· ·
log in

log me in

log in forgot password

don't have an account?

sign up

preferences

theme picker site-wide filters

oauth scopes

In OAuth, scopes define what you are allowed to do with the authorization provided by the user. Currently, there are two supported scopes in Galaxy’s OAuth provider:

  • userinfo
    Gives access to whois endpoint.

  • email
    Adds the user’s email address to the whois endpoint. Requires the userinfo scope.