DoSomething / gateway

:lock_with_ink_pen: An opinionated PHP REST API client.
MIT License
2 stars 0 forks source link

Get Northstar user role when saving token. #17

Closed DFurnes closed 8 years ago

DFurnes commented 8 years ago

Now that user roles are included in issued tokens (as the role claim), we should parse those so applications like Aurora can offer nicer experiences (e.g. error screens or hiding unauthorized actions).