© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
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
)
.
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
ASP.NET Core Identity?
C
C# / help
3y ago
asp.net core Identity ApplicationDbContext error
C
C# / help
3y ago
✅ Hashing password - ASP.NET Core Identity PasswordHasher
C
C# / help
3y ago
❔ ASP.NET Core Identity OTP creation date
C
C# / help
3y ago