interface DevfiveAuthRouteOption {
    homeUrl?: string;
    loginUrl?: string;
}

Properties

Properties

homeUrl?: string
loginUrl?: string

Generated using TypeDoc