discoverAuthEndpoints
discoverAuthEndpoints(
shopDomain):Promise<CustomerAuthEndpoints>
Defined in: .pnpm/@[email protected]_graphql@[email protected]_typescript@6.0.3/node_modules/@storesynk/core/dist/customer/endpoints.d.ts:21
The shop’s OAuth endpoints (authorize/token/end-session), memoized per domain.
Parameters
Section titled “Parameters”shopDomain
Section titled “shopDomain”string
Returns
Section titled “Returns”Promise<CustomerAuthEndpoints>