live · mainnetoc · docs
specs · api · guides
docs / documentation

@orangecheck/me-client


@orangecheck/me-client / RequestOptions

Interface: RequestOptions

Defined in: me-client/src/scope.ts:82

Properties

PropertyTypeDescriptionDefined in
<a id="property-origin"></a> origin?stringOverride the OC origin (only useful for staging deployments; defaults to https://me.ochk.io via getOrigin()).me-client/src/scope.ts:91
<a id="property-project_key"></a> project_keystringYour project_key. Required.me-client/src/scope.ts:84
<a id="property-return_to"></a> return_tostringWhere to bounce the user after they decide. Required. Same-origin only — me.ochk.io rejects cross-origin redirects to prevent the consent prompt from being weaponized in phishing.me-client/src/scope.ts:88