dongrote / home-network-admin

A tiny server to provide a RESTful interface for Siri Shortcuts at home
MIT License
1 stars 0 forks source link

All users receive a JWT #50

Closed dongrote closed 4 years ago

dongrote commented 4 years ago

Fixes #26

Only verified users get their role changed from 'guest' to 'admin'. Only users with a JWT that has an 'admin' role get to see the UI.