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

Remove github token from users collection #1197

Open
2 tasks
prakashchoudhary07 opened this issue Jun 24, 2023 · 0 comments
Open
2 tasks

Remove github token from users collection #1197

prakashchoudhary07 opened this issue Jun 24, 2023 · 0 comments
Assignees

Comments

@prakashchoudhary07
Copy link
Contributor

prakashchoudhary07 commented Jun 24, 2023

GitHub token is not being used at any point in the backend.
There is no use for it so we will not be storing it in the future

TODO:

  • We should not store GitHub token when user's login's through github
  • Remove GitHub token from user's collection [ Migration ]

FOLLOW UP

  1. Update model: Update Users data model website-data-models#49
  2. Update API contract: update the Users API contract website-api-contracts#144
  3. Remove route after use: Remove the Script #1318
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants