Skip to content
View as Markdown
View as Markdown

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

Function: listAuthSessions()

listAuthSessions(): AuthSession[]

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

List all stored sessions (for diagnostics).

Returns

AuthSession[]

Released under the Apache-2.0 License.