Relative Content

Tag Archive for databaseasp.net-web-apijwt

ASP.Net Web API Auth

I have to login methods on my website but i have a problem that when i login with normal Authentication i need to login in database like i have multiple servers i choose one i log in on one of those but the problem is the key because when i log in with database i need to store a claim that is the username so i can use on other stored procedures because to make two token is not a good solution how can i maintain to refresh the claim or maybe refresh the token so it doesn’t affect the log in