RomanHotsiy / commitgpt

Automatically generate commit messages using ChatGPT
1.57k stars 92 forks source link

A way to force new session token propmpt #18

Closed RomanHotsiy closed 1 year ago

RomanHotsiy commented 1 year ago

Sometimes something is wrong with the session token in a way that it's able to get the access token but requests are blocked.

Would be convenient to have ability to re-login: https://github.com/RomanHotsiy/commitgpt/issues/15

Hopefully this is not needed when OpenAI adds official support.

RomanHotsiy commented 1 year ago

Fixed in 2.0.0 by https://github.com/RomanHotsiy/commitgpt/pull/27