0
antonis created
Hi,
In angular 2 aspnet core is there any way to get a username when I have the id of the user? Not the current logged in user but another's username
Thanks
1 Answer(s)
-
0
Hi @antonis,
There is no server side method for this, you need to create a new one.