JesseKartabani / chat-gpt-enhanced

ChatGPT but with more features
https://chat-gpt-enhanced.web.app/
51 stars 17 forks source link

Maybe use authentication on your backend? #3

Closed Malte0621 closed 1 year ago

Malte0621 commented 1 year ago

You may want to authenticate users on the backend, so that they aren't just rate limited. If you don't check authentication on the backend then the "premium" is useless, since people could just request directly to the API you've set-up and exposed very conveniently.