UNPKG

@axa-fr/oidc-client

Version:

OpenID Connect & OAuth authentication using native javascript only, compatible with angular, react, vue, svelte, next, etc.

3 lines 159 B
import { default as Oidc } from './oidc'; export declare const tryKeepSessionAsync: (oidc: Oidc) => Promise<boolean>; //# sourceMappingURL=keepSession.d.ts.map