OAuthKeys

trait OAuthKeys extends ClaimKeys
Companion
object
trait ClaimKeys
class Object
trait Matchable
class Any

Value members

Concrete fields

val AuthorizationCode: String
val ClientIdKey: String
val ClientSecretKey: String
val CodeKey: String
val EmailKey: 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
Inherited from
ClaimKeys
val Exp: String
Inherited from
ClaimKeys
val IssuerKey: String
Inherited from
ClaimKeys
val Kid: String
Inherited from
ClaimKeys
val NotBefore: String
Inherited from
ClaimKeys