Skip to content
View as Markdown
View as Markdown

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

Function: initializeFileAuthSessionStore()

initializeFileAuthSessionStore(dataDir): void

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

Convenience: install a FileAuthSessionBackend pointed at dataDir.

Parameters

dataDir

string

Returns

void

Released under the Apache-2.0 License.