Documentation
¶
Index ¶
Constants ¶
View Source
const ( RefreshTokenGrantType = "refresh_token" AuthorizationTokenGrantType = "authorization_token" PasswordGrantType = "password" RealmPathVar = "realm" ProfileScope = "profile" ProfileEmailScope = "profile email" EmailScope = "email" OpenIdScope = "openid" TokenFormKey = "token" TokenResponseType = "token" CodeResponseType = "code" CodeTokenResponseType = "code token" SubClaimType = "sub" EmailClaimType = "email" PreferredUsernameClaim = "preferred_username" JwtResponse = "jwt" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.