AuthenticationError

Represents an error that arises from having mismatched CSRF tokens and session cookies.

This can be resolved by retrieving a new CSRF token and session cookie using getCsrfToken().

Properties

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

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard