Okta Mobile Kotlin SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Okta Mobile Kotlin SDK
auth-foundation
/
com.okta.authfoundation.client
/
IdTokenValidator
/
Error
/
Companion
/
INVALID_JWT_ALGORITHM
INVALID_
JWT_
ALGORITHM
const
val
INVALID_JWT_ALGORITHM
:
String
The error that's thrown when an ID Token has a
Jwt
signing algorithm that isn't
RS256
.