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

Security Concern #1

Open
rohan-kulkarni-25 opened this issue Jul 16, 2022 · 2 comments
Open

Security Concern #1

rohan-kulkarni-25 opened this issue Jul 16, 2022 · 2 comments

Comments

@rohan-kulkarni-25
Copy link

  • In script.js client id is visible which is auth token for accessing the API that should not be leaked. Please remove the client id from file.
  • You can add that in env and use it from there !!!

Thanks

let client_id ="9dXTXufmPAO5E6Ydr7ebx6K_3a-kt3MbuM1i-gXVA-M";

@misbaa
Copy link
Owner

misbaa commented Jul 16, 2022 via email

@rohan-kulkarni-25
Copy link
Author

rohan-kulkarni-25 commented Jul 16, 2022 via email

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