Propose data model for storing user profiles #2
Labels
backend
Requires work on the backend
good first issue
Good for newcomers
research
Looking for a good solution
Requirements
We don't want to store any sensitive data.
We'll use some OIDC for authentication so we don't need to store passwords
We'll use OIDC for authentication. Our backend will receive ID Token from one of OIDC providers e.g. Google - this token gives you information about the user.
The text was updated successfully, but these errors were encountered: