コンテンツにスキップ

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