Authentication
getCustomOAuthUrl
Creates the Portal URL for a partner-configured custom OAuth or OIDC login.
Use this API with the Para SDK client.
After opening the URL, observe completion with waitForLogin or waitForSignup.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Creates the Portal URL for a partner-configured custom OAuth or OIDC login.
import { ParaWeb } from "@getpara/web-sdk";