Skip to content
View as Markdown
View as Markdown

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

Function: deleteAuthSession()

deleteAuthSession(clientId): void

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

Delete the session for a clientId.

Parameters

clientId

string

Returns

void

Released under the Apache-2.0 License.