map.apps Bundle APIs 4.20.2
    Preparing search index...

    Interface PortalLoginServiceEvents

    Events emitted from PortalLoginService.

    interface PortalLoginServiceEvents {
        "portal-sign-in": void;
        "portal-sign-out": void;
    }
    Index

    Properties

    "portal-sign-in": void

    Emitted when signed in.

    "portal-sign-out": void

    Emitted when signed out.