oidc-client-ts

    Interface PopupWindowParams

    interface PopupWindowParams {
        popupSignal?: null | AbortSignal;
        popupWindowFeatures?: PopupWindowFeatures;
        popupWindowTarget?: string;
    }
    Index

    Properties

    popupSignal?: null | AbortSignal

    An AbortSignal to set request's signal.

    popupWindowFeatures?: PopupWindowFeatures
    popupWindowTarget?: string
    MMNEPVFCICPMFPCPTTAAATR