Base solution for your next web application

Activities of "RelationDev"

Hi Support,

Using the angular template, I have an application which will need a general public website, along with themed public websites per tenant. Users will log in directly from their tenant themed public website. Each tenant would be provided their own sub domain.

My initial thought is to use the provided public website for the general public website, and to create a new module in the angular app for anonymous access for each tenant's root path, and to use a guard to determine what the user should see (no user session, display public module, active session display app or admin module).

Should I be considering other ways of extending the public website, or other avenues, to achieve this instead?

Showing 1 to 1 of 1 entries