Paths

Members

Functions

load
void load(Json data)

Load configuration from a Json object

Variables

location
string location;

The service base URL. Url used for redireaction and email links

login
LoginPaths login;
registration
RegistrationPaths registration;
resources
ResourcePaths resources;
userManagement
UserManagementPaths userManagement;

Meta