api gateway authentication: jwt vs. session tokens?
Qianyu Huang
·5007 views
hey everyone, im architecting a new set of microservices and were debating the best way to handle authentication at the API Gateway. we've used JWTs before, but sessions have their own appeal. what are your thoughts on JWTs versus traditional session tokens for API Gateway authentication? what are the pros and cons you've experienced in production
25 comments