Skip to content
View as Markdown
View as Markdown

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

Function: getAuthSessionBackend()

getAuthSessionBackend(): AuthSessionBackend

Defined in: packages/b2c-tooling-sdk/src/auth/session-store.ts:236

Returns the active backend (lazily creating a file-backed default if none has been set).

Returns

AuthSessionBackend

Released under the Apache-2.0 License.