You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Billcountry Mwaniki edited this page Aug 20, 2020
·
3 revisions
Alt4core is structured into packages with each package handling specific functionality.
The following is the general structure, follow links to each Item for more information.
Users
Users are the core of any system. Alt4 Keeps a minimal user record and instead defers authentication processes to a third party
Applications
Applications are the entry point for any User and a User can have multiple applications and vice versa
Application Users
Application Users is a collection acting as the link between a user and an application.