Ask HN: How do you handle authentication and authorization between microservices |
Ask HN: How do you handle authentication and authorization between microservices |
Centralized token services for ReST APIs
Auth tokens validated by a central entity (a bunch of servers really) for user (mobile apps, etc) to service communication.