Hi !
I'm working with demo 1 template and the default account admin@demo.com
I see that this account is link to Uwe Picker. I would like to add différents roles to this user for a specific need but i don't know where i can do that. I see that there is a roles property in the UserModel interface. But this property is never used.
Also, the data properties from api are differents from the UseModel, so i'm a little lost.
Can i have an explanation of user data management in Metronic React ?
Thanks !
Hi,
We don't have ACL (role-based) in our Metronic React.
Anyway, you can extend UserModule and use it for your needs.
Regards,
Keenthemes support