Mayson Monorepo Documentation
    Preparing search index...
    interface LoginPage {
        enabled: boolean;
        url: string;
    }
    Index

    Properties

    Properties

    enabled: boolean

    If true, a shareable url will be generated that will take your customers to a hosted login page for the customer portal.

    If false, the previously generated url, if any, will be deactivated.

    url: string

    A shareable URL to the hosted portal login page. Your customers will be able to log in with their email and receive a link to their customer portal.