RomanHotsiy / commitgpt

Automatically generate commit messages using ChatGPT
1.56k stars 91 forks source link

🐛 New generated __Secure-next-auth.session-token are not accepted #21

Closed sapirgolan closed 1 year ago

sapirgolan commented 1 year ago

I've tried running the app for the first time now, I copied the value of __Secure-next-auth.session-token and pasted into the terminal and I get an error message:

Invalid token. Please try again.

I think it happens since OpenAI has added cloudflare to protect their services Using version 1.0.5

xremix commented 1 year ago

I got the same issue since today. The auth on one machine still works, but on another machine where I wanted to authenticate the first time today it doesn't work anymore.

RomanHotsiy commented 1 year ago

Duplicated of #22