- Notifications
You must be signed in to change notification settings - Fork1.6k
JWT Authorization#11
Unanswered
Akhtaruzzaman asked this question inQ&A
-
is it possible to use jwt authorization for every service? if yes, how to use it? |
BetaWas this translation helpful?Give feedback.
All reactions
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. |
BetaWas this translation helpful?Give feedback.
All reactions
👍 1
0 replies
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment