PACECloudSDK
/
cloud.pace.sdk.appkit.utils
/
TokenValidator
/
isTokenValid
is
Token
Valid
fun
isTokenValid
(accessToken:
String
):
Boolean
Content copied to clipboard
Checks if the passed
accessToken
is not expired.
Return
True if the access token is valid, false otherwise