RealDevSquad / RealDevSquad/website-backend

Remove github token from users collection

Open
#1,197 0 comments 1 reaction 1 assignee View on GitHub

@fakhruddinkw is already working on this.

Since Jun 27, 2023.

Dominant language
JavaScript
Stars
74
Forks
276
Avg merge
1d 26m
Merged PRs (30d)
14

Description

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: https://github.com/Real-Dev-Squad/website-data-models/issues/49
  2. Update API contract: https://github.com/Real-Dev-Squad/website-api-contracts/issues/144
  3. Remove route after use: https://github.com/Real-Dev-Squad/website-backend/issues/1318

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.