okta-mobile-kotlin
1.0.0
auth-foundation
/
com.okta.authfoundation.credential
/
Token
/
Token
Token
fun
Token
(
tokenType
:
String
,
expiresIn
:
Int
,
accessToken
:
String
,
scope
:
String
?
,
refreshToken
:
String
?
,
idToken
:
String
?
,
deviceSecret
:
String
?
,
issuedTokenType
:
String
?
)
Content copied to clipboard