I want to Authentication user based on my api without creating the user in kentico database.I have created my web api where I can check is user validate if yes then I want to Authentication in kent...
how would I go about getting the current users username in the .net core application?