microservice-app-example
microservice-app-example copied to clipboard
Token revokation
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.