MissingResultCodeException

Used in a OAuth2ClientResult.Error.exception from resume.

An error representing an irrecoverable error where we didn't get the code back in order to complete the Authorization Code Flow.

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?