ICurrentUser interface using in abp framework microservice #13291
Unanswered
SooRaj-1994
asked this question in
Q&A
Replies: 1 comment
-
hi
|
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
Uh oh!
There was an error while loading. Please reload this page.
-
I created a microservice app using abp framework. Can I use ICurrentUser in all my microservice to get the Current User details.I am using yarp as my reverse proxy like in the abp eshop microservice project. While I was using it in Identity service it gave me the Current user but when I used it in other services it became null. How can I get the current user in abp framework based microservice application.
Beta Was this translation helpful? Give feedback.
All reactions