OAuthKeys

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

Attributes

Companion:
object
Graph
Supertypes
trait ClaimKeys
class Object
trait Matchable
class Any
Known subtypes
object CognitoValidator.type
object OAuthKeys.type

Members list

Concise view

Value members

Concrete fields

val AuthorizationCode: String
val ClientIdKey: String
val ClientSecretKey: String
val CodeKey: String
val EmailKey: String
val EmailVerified: String
val GrantType: String
val IdTokenKey: String
val LoginHint: String
val Nonce: String
val RedirectUri: String
val ResponseType: String
val Scope: String
val State: String
val scope: String

Inherited fields

val Aud: String

Attributes

Inherited from:
ClaimKeys
val Exp: String

Attributes

Inherited from:
ClaimKeys
val IssuerKey: String

Attributes

Inherited from:
ClaimKeys
val Kid: String

Attributes

Inherited from:
ClaimKeys
val NotBefore: String

Attributes

Inherited from:
ClaimKeys