UserFrosting icon indicating copy to clipboard operation
UserFrosting copied to clipboard

Guest user should implement a user interface and be able to assign permissions

Open lcharette opened this issue 6 years ago • 0 comments

When a user is not logged in, currentUser is null. It should be an instance of a user interface (#769).

Guest user should also have permissions. In an app with per project permission for example, an admin could then be able to dynamically decide which project a guest user have access to.

lcharette avatar Nov 03 '18 14:11 lcharette