Authentication
cancelAuthFlow
Cancels the in-progress authentication flow and waits for the unauthenticated state.
Use this API with the Para SDK client.
Cancelling an in-progress flow does not clear an existing session or stored data.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Cancels the in-progress authentication flow and waits for the unauthenticated state.
import { ParaWeb } from "@getpara/web-sdk";