No description provided.
AuthErrorPayload
type AuthErrorPayload = () => { error: string; status: number; message: string }