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
Setup authentication as defined in Leto-modelizer.
Have a splash screen to authenticate user, by default splash screen only check user is connected and have the valid role (admin) to go on this application.
If user don't have the permission to use application display a message on splash screen.
No need to use vue-simple-acl, because user can use all if it's an admin.
The text was updated successfully, but these errors were encountered:
Description
Setup authentication as defined in Leto-modelizer.
Have a splash screen to authenticate user, by default splash screen only check user is connected and have the valid role (admin) to go on this application.
If user don't have the permission to use application display a message on splash screen.
No need to use vue-simple-acl, because user can use all if it's an admin.
The text was updated successfully, but these errors were encountered: