{message}
+{details}
+ {stack && ( +
+ {stack}
+
+ )}
+ 'saml' | 'ticket' | 'password' | 'passkey' | 'phone\_code' | 'email\_code' | 'web3\_metamask\_signature' | 'web3\_coinbase\_wallet\_signature' | 'reset\_password\_email\_code' | 'reset\_password\_phone\_code' | 'email\_link' | 'totp' | 'backup\_code' | 'oauth' | 'web3' | [OAuthStrategy](https://github.com/clerk/javascript/blob/956d8792fefe9d6a89022f1e938149b25503ec7f/packages/types/src/strategies.ts#L15)
+ - 'saml' | 'ticket' | 'password' | 'passkey' | 'phone\_code' | 'email\_code' | 'web3\_metamask\_signature' | 'web3\_coinbase\_wallet\_signature' | 'web3\_okx\_wallet\_signature' | 'reset\_password\_email\_code' | 'reset\_password\_phone\_code' | 'email\_link' | 'totp' | 'backup\_code' | 'oauth' | 'web3' | [OAuthStrategy](https://github.com/clerk/javascript/blob/956d8792fefe9d6a89022f1e938149b25503ec7f/packages/types/src/strategies.ts#L15)
The name of the strategy for which its children will be rendered.
{details}
+ {stack && ( +
+ {stack}
+
+ )}
+ [DomainOrProxyUrl](#domain-or-proxy-url) | undefined
- The domain or proxy URL used to connect to Clerk
+ The domain or proxy URL used to connect to Clerk.
#### `DomainOrProxyUrl`
@@ -275,14 +320,14 @@ Only one of the two properties are allowed to be set at a time.
- `proxyUrl?`
- `never | string | ((url: URL) => string)`
- The proxy URL used to connect to Clerk. If a function, will be called with a `URL` made from `window.location.href`
+ The proxy URL used to connect to Clerk. If a function, will be called with a `URL` made from `window.location.href`.
---
- `domain?`
- `never | string | ((url: URL) => string)`
- The domain used to connect to Clerk. If a function, will be called with a `URL` made from `window.location.href`
+ The domain used to connect to Clerk. If a function, will be called with a `URL` made from `window.location.href`.
### `load()`
@@ -331,7 +376,7 @@ All props below are optional.
- `polling`
- `boolean | undefined`
- Dictates if we should poll against Clerk's backend every 5 minutes. Defaults to `true`
+ Dictates if we should poll against Clerk's backend every 5 minutes. Defaults to `true`.
---
@@ -345,21 +390,21 @@ All props below are optional.
- `standardBrowser`
- `boolean | undefined`
- Controls if ClerkJS will load with the standard browser set up using Clerk cookies. Defaults to `true`
+ Controls if ClerkJS will load with the standard browser set up using Clerk cookies. Defaults to `true`.
---
- `supportEmail`
- `string | undefined`
- Optional support email for display in authentication screens
+ Optional support email for display in authentication screens.
---
- `touchSession`
- `boolean | undefined`
- Indicates whether the session should be "touched" when user interactions occur, used to record these interactions. Defaults to `true`
+ Indicates whether the session should be "touched" when user interactions occur, used to record these interactions. Defaults to `true`.
---
@@ -412,17 +457,24 @@ All props below are optional.
---
- - `allowedRedirectOrigins`
- - `Array[OAuthStrategy](/docs/references/javascript/types/oauth#o-auth-strategy) | 'saml'
+ - [OAuthStrategy](/docs/references/javascript/types/oauth#o-auth-strategy) | 'saml' | 'enterprise\_sso'
- The strategy corresponding to the OAuth provider. For example: `oauth_facebook`, `oauth_github`, etc.
+ The strategy to use for authentication. The following strategies are supported:
+
+ - `oauth_
+ {JSON.stringify(loaderData, null, 2)}
+
+
+ {JSON.stringify(actionData, null, 2)}
+
+ ) : null}
+ - This is a public page meant to contain a contact form and other related contact details. -
-This is a protected page.
- -This is a protected page.
- -Clerk + React + React Router App
-