Authentication Exception
class AuthenticationException(message: String? = null, cause: Throwable? = null) : SudoIdentityVerificationException
Indicates the user is not authenticated in order to perform the request.
Indicates the user is not authenticated in order to perform the request.