Closed rennanprysthon closed 3 years ago
Ticket: https://services.liferay.com/browse/INLSW-49
Reuse SampleWorkspace javascript global variable created before.
Created two auth guards: RoleAdmin and RoleSigned
Also created a RoleService with three functions to verify user's permissions and roles
Dependes on #71. Please make sure to merge that one first, and then, after the adjustments, this one is good to go from my perspective.
Thanks!
Ticket: https://services.liferay.com/browse/INLSW-49
Reuse SampleWorkspace javascript global variable created before.
Created two auth guards: RoleAdmin and RoleSigned
Also created a RoleService with three functions to verify user's permissions and roles