ejada-eversa-core
v0.1.0
Published
- we have to add api configuration - we have to add component configuration - we have to add component functions IDs configuration(to check against user entitlements functions)
Downloads
3
Readme
##Main SETUP in app constructor
- we have to add api configuration
- we have to add component configuration
- we have to add component functions IDs configuration(to check against user entitlements functions)
#SETUP - STEP2
- we have to set the user authentication
- we have to get user details.
- we have to get user entitlements
- we have to set user entitlement in the core using "setUserEntitlements" function (from the core)
- we have to call router initialize function "initializeRoutes" (from the core)
- we have to set user details using "SetLoggedInUser" action (redux action)