Skip to content
View as Markdown
View as Markdown

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

Function: clearAllAuthSessions()

clearAllAuthSessions(): void

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

Remove every stored session. Used by auth logout.

Returns

void

Released under the Apache-2.0 License.