rpitv / glimpse

Monorepo for the RPI TV Glimpse project
MIT License
3 stars 1 forks source link

Permissions are not fully available to users after logging in until they refresh #69

Open robere2 opened 3 months ago

robere2 commented 3 months ago

If a user logs into the website, their permissions seem to be refreshed in the browser, allowing them to do things like view the dashboard. However, the API doesn't respect those permissions, and they are not allowed to read/write things they previously weren't allowed to do before logging in.