TopMost
TopMost
CC#
Created by TopMost on 11/26/2023 in #help
✅ ASP.NET Identity Core, Where does the issued tokens get stored?
I followed the instructions on https://learn.microsoft.com/en-us/aspnet/core/security/authentication/identity-api-authorization?view=aspnetcore-8.0 to secure my web api. Identity Core is using an sqlite db to store data. I am able to see the users table however when I create an access token it is not stored in the db. Where is it stored? is some logic used to determine whether it is a token and it has not expired yet?
5 replies
CC#
Created by TopMost on 2/5/2023 in #help
❔ Help with linq query
8 replies