Not Signed In Exception
class NotSignedInException(message: String? = null, cause: Throwable? = null) : SudoIdentityVerificationException
Indicates the user is not signed in but requested an operation that requires authentication.