Skip to content

fetchSession

fetchSession(this, sessionId): Promise<OIDCClientActiveSession | null>

Parameters

this: OidcClient

sessionId: undefined | string

Returns

Promise<OIDCClientActiveSession | null>

Defined in

src/methods/session/fetchSession.ts:5