issues
search
Knect-Dev
/
Knect-Dev-Frontend
Front End for Knect Dev Application
https://www.knect.dev/home
MIT License
0
stars
0
forks
source link
Remove hard-coded secret from codebase
#78
Open
aenyeart
opened
2 years ago
aenyeart
commented
2 years ago
Proposed Solution:
Generate new test user token to replace the one currently exposed to public on GH
Set that token secret to a .env variable instead
Add secret to Netlify deployment
Share the .env content with team in Resources
Proposed Solution: