KevinMidboe / seasonedShows

seasoned api 🌶 | Season your media library with the shows and movies that you and your friends want
MIT License
2 stars 0 forks source link

JWT token should also include if user is admin or not #115

Open KevinMidboe opened 5 years ago

KevinMidboe commented 5 years ago

Currently the only body of the jwt is the username. It would be helpful to also tell the client if the jwt is authorized for admins.