uprtcl / js-uprtcl-server

Uprtcl JS web-server service provider

Home Page:http://uprtcl.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Access public space as anonymous

pepoospina opened this issue · comments

commented

Updated the backend logic to give access to a perspective if publicRead/Write even if logged user is anonymous.

This means check for publicRead/Write before checking for user roles, and don't check for roles if public.