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

Remove access token from GitHub? #1

Closed
sjthatc1 opened this issue Feb 17, 2018 · 1 comment
Closed

Remove access token from GitHub? #1

sjthatc1 opened this issue Feb 17, 2018 · 1 comment

Comments

@sjthatc1
Copy link

beforeSend: function(xhr){xhr.setRequestHeader('Access-Token', 'o.TWdGpN5eMfbFJ6aex5vjmgd9A2qsX6IT').setRequestHeader('Content-Type','application/json');},

OP I'm too lazy to check but is this a valid access token?

@Chippd
Copy link
Owner

Chippd commented Feb 18, 2018

Hey, thanks for the heads up but this key was disabled. Bad practice for me to have it in there though yes, will probably move it to my own server or heroku and use ENV variables 👍

@Chippd Chippd closed this as completed Feb 18, 2018
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