Returned by Kinde.token/4 when the OAuth state parameter is not found
in state management (expired, already consumed, or never created).
Summary
Types
@type t() :: %Kinde.StateNotFoundError{__exception__: true, state: String.t()}
Returned by Kinde.token/4 when the OAuth state parameter is not found
in state management (expired, already consumed, or never created).
@type t() :: %Kinde.StateNotFoundError{__exception__: true, state: String.t()}