webdevcody / code-racer

https://code-racer-eight.vercel.app
MIT License
694 stars 514 forks source link

[#Issue 250] Delete PII for Users using TypeScript. #752

Open nickbennings opened 5 months ago

nickbennings commented 5 months ago

Discord Username: @nickbennings

What type of PR is this? (select all that apply)

Description:

The project contained personally identifiable information (PII) for users, which needed to be removed. While PII for users was successfully deleted, there was an exception for the GitHub token within the project on GitHub.

Related Tickets & Documents

QA Instructions, Screenshots, Recordings

This code was tested on a Linux laptop and cypress was run in the Firefox web browser.

UI accessibility concerns?

None

Added/updated tests?