elgris/microservice-app-example

Token revokation

ostronom opened this issue · 2 comments

As far as i can see, this scheme lacks the opportunity to revoke user's authorization?

@ostronom so far, yes. Also it lacks dynamic data store for user data and proper user management :)

@elgris would be interesting to know how this is done if you have any dos and don'ts.