© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•17mo ago•
12 replies
Core

✅ Storing user related data when using an auth provider

Hello,

When using an auth provider, all the user data, like ID, email, etc. is stored and managed by the provider. Regarding that, do I need to store the user data in my SQL database and make relation based on that?

Or would it be better to simply add an extra userId column to tables where needed and leave it be? (without any relationship)
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

✅ Storing data per user
C#CC# / help
3y ago
❔ Storing static data
C#CC# / help
3y ago
Storing login data
C#CC# / help
4y ago
❔ Storing data which is different per user type
C#CC# / help
3y ago