Skip to content
View as Markdown
View as Markdown

@salesforce/b2c-tooling-sdk / auth / isPkceFallbackDisabled

Function: isPkceFallbackDisabled()

isPkceFallbackDisabled(): boolean

Defined in: packages/b2c-tooling-sdk/src/auth/oauth-pkce-fallback.ts:47

Returns true when the automatic PKCE→implicit fallback is disabled via the SFCC_DISABLE_PKCE_FALLBACK environment variable (any non-empty value).

Returns

boolean

Released under the Apache-2.0 License.