oidc-client-ts
    Preparing search index...

    Interface IWindow

    interface IWindow {
        close(): void;
        navigate(params: NavigateParams): Promise<NavigateResponse>;
    }
    Index

    Methods

    Methods