|
I am trying to copy what this project is doing, but anytime I do a deploy the |
Answered by
ben8622
Jun 16, 2023
Replies: 2 comments 1 reply
|
Never mind, I see you aren't hiding it at all. I can just grab it right out of the developer tools and use it myself. I do find it funny that Github doesn't automatically expire your token like it was doing so with mine. Maybe it has to do with the fact you're using the graphql api and not the REST one. Not sure tbh but at least I am no longer throwing my head into the wall. |
0 replies
Answer selected by
ben8622
|
just converting it to base64 |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Never mind, I see you aren't hiding it at all. I can just grab it right out of the developer tools and use it myself. I do find it funny that Github doesn't automatically expire your token like it was doing so with mine. Maybe it has to do with the fact you're using the graphql api and not the REST one. Not sure tbh but at least I am no longer throwing my head into the wall.