MonoCloud Authentication SDK
    Preparing search index...
    interface SignOutProps {
        federated?: boolean;
        postLogoutUrl?: string;
    }
    Index

    Properties

    federated?: boolean

    Whether to also sign out the user from MonoCloud

    postLogoutUrl?: string

    URL to redirect the user to after they have been signed out.