AuthErrorPayload
AuthErrorPayload
Section titled “AuthErrorPayload”type AuthErrorPayload = () => { error: string; status: number; message: string }AuthErrorPayloadtype AuthErrorPayload = () => { error: string; status: number; message: string }