OAuthKeys

com.malliina.web.OAuthKeys
See theOAuthKeys companion trait
object OAuthKeys extends OAuthKeys

Attributes

Companion
trait
Graph
Supertypes
trait OAuthKeys
trait ClaimKeys
class Object
trait Matchable
class Any
Self type
OAuthKeys.type

Members list

Value members

Inherited fields

val Aud: String

Attributes

Inherited from:
ClaimKeys
val AuthorizationCode: String

Attributes

Inherited from:
OAuthKeys
val ClientIdKey: String

Attributes

Inherited from:
OAuthKeys
val ClientSecretKey: String

Attributes

Inherited from:
OAuthKeys
val CodeKey: String

Attributes

Inherited from:
OAuthKeys
val EmailKey: String

Attributes

Inherited from:
OAuthKeys
val EmailVerified: String

Attributes

Inherited from:
OAuthKeys
val Exp: String

Attributes

Inherited from:
ClaimKeys
val GrantType: String

Attributes

Inherited from:
OAuthKeys
val IdTokenKey: String

Attributes

Inherited from:
OAuthKeys
val IssuerKey: String

Attributes

Inherited from:
ClaimKeys
val Kid: String

Attributes

Inherited from:
ClaimKeys
val LoginHint: String

Attributes

Inherited from:
OAuthKeys
val Nonce: String

Attributes

Inherited from:
OAuthKeys
val NotBefore: String

Attributes

Inherited from:
ClaimKeys
val RedirectUri: String

Attributes

Inherited from:
OAuthKeys
val ResponseType: String

Attributes

Inherited from:
OAuthKeys
val Scope: String

Attributes

Inherited from:
OAuthKeys
val State: String

Attributes

Inherited from:
OAuthKeys
val scope: String

Attributes

Inherited from:
OAuthKeys