Skip to content

@swapped/connect-sdk / react / useOnOAuthError

Function: useOnOAuthError()

useOnOAuthError(handler): void

Defined in: src/react/events/hooks/useOnEvents.ts:102

Subscribe to oauth:error (blocked popup, closed early, auth failure).

Parameters

handler

(payload) => void

Returns

void