Developer Preview — This project is in active development. APIs may change. Provide feedback
Skip to content

@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.