© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
4 replies
jalwn

✅ 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?
Use Identity to secure a Web API backend for SPAs
Learn how to use Identity to secure a Web API backend for single page applications (SPAs).
Use Identity to secure a Web API backend for SPAs
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

ASP.NET Core Identity?
C#CC# / help
3y ago
asp.net core Identity ApplicationDbContext error
C#CC# / help
3y ago
✅ Hashing password - ASP.NET Core Identity PasswordHasher
C#CC# / help
3y ago
❔ ASP.NET Core Identity OTP creation date
C#CC# / help
3y ago