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