Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Propose data model for storing user profiles #2

Open
pjeziorowski opened this issue Jan 11, 2020 · 1 comment
Open

Propose data model for storing user profiles #2

pjeziorowski opened this issue Jan 11, 2020 · 1 comment
Labels
backend Requires work on the backend good first issue Good for newcomers research Looking for a good solution

Comments

@pjeziorowski
Copy link
Contributor

pjeziorowski commented Jan 11, 2020

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.

@pjeziorowski pjeziorowski added good first issue Good for newcomers research Looking for a good solution labels Jan 11, 2020
@biswarup1290dass biswarup1290dass self-assigned this Jan 17, 2020
@pjeziorowski pjeziorowski added the backend Requires work on the backend label Feb 29, 2020
@pjeziorowski
Copy link
Contributor Author

@biswarup1290dass I'm moving it to 'To do' as there is no activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Requires work on the backend good first issue Good for newcomers research Looking for a good solution
Projects
None yet
Development

No branches or pull requests

2 participants