InvalidAuthorizationMessageException
The error returned if the message passed to DecodeAuthorizationMessage
was invalid. This can happen if the token contains invalid characters, such as linebreaks.
Types
Functions
Link copied to clipboard
inline fun copy(block: InvalidAuthorizationMessageException.Builder.() -> Unit = {}): InvalidAuthorizationMessageException