JWT Authorization #11
Unanswered
Akhtaruzzaman
asked this question in
Q&A
Replies: 1 comment
-
Yes possible but best practice is get token via api gateway in one place and one time as per request, after that this will pass to microservices. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
is it possible to use jwt authorization for every service? if yes, how to use it?
Beta Was this translation helpful? Give feedback.
All reactions