fetchSession
このコンテンツはまだ日本語訳がありません。
fetchSession(
this
,sessionId
):Promise
<OIDCClientActiveSession
|null
>
Parameters
• this: OidcClient
• sessionId: undefined
| string
Returns
Promise
<OIDCClientActiveSession
| null
>
このコンテンツはまだ日本語訳がありません。
fetchSession(
this
,sessionId
):Promise
<OIDCClientActiveSession
|null
>
• this: OidcClient
• sessionId: undefined
| string
Promise
<OIDCClientActiveSession
| null
>