Skip to content
View as Markdown
View as Markdown

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

Function: clearStoredSession()

clearStoredSession(): void

Defined in: packages/b2c-tooling-sdk/src/auth/stateful-store.ts:123

Clears the stored session by removing the session file.

Returns

void

Released under the Apache-2.0 License.