FrancescoCoding / easyGPT

🤖 Template for a Node.js server (complete of npm module!) that sends requests to the ChatGPT API to generate responses for your chatbot.
https://easygpt.dev/
MIT License
21 stars 6 forks source link

Token exposed #1

Closed rangzen closed 1 year ago

rangzen commented 1 year ago

Beware, you pushed a token with the Postman collection.

FrancescoCoding commented 1 year ago

Hey @rangzen thank you for making me aware of this! I naively assumed Postman would not export the API variable from the environment and did not double-check! I revoked that token and modified the collection.

Thanks again! 😅

rangzen commented 1 year ago

Don't worry, we all did it at least once :D Have fun with ChatGPT!