[BUG] Client ID hardcoded for some reason on login page #558
Labels
Context: Refactor
Clean and organize code
Status: Needs Triage
Issue needs to be assigned
Type: Bug
Something isn't working
Describe the bug
In the code, the CLIENT_ID is hardcoded in
client/pages/profile/index.tsx
on line 41.Expected behavior
This should probably go in some environmental variable or config file. If that's not possible, it's probably still a good idea to put into the
data.json
file.Screenshots or Links
If applicable, add screenshots or links to other media to help explain your problem.
Environment
N/A
Additional context
The text was updated successfully, but these errors were encountered: