Base solution for your next web application
Open Closed

Get user name using the user id #4209


User avatar
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)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @antonis,

    There is no server side method for this, you need to create a new one.