Skip to content

AuthErrorPayload

No description provided.

type AuthErrorPayload = () => { error: string; status: number; message: string }