Closed
Description
I'm wanting to push a new version of one of my crates and found that I can no longer log into crates.io.
When I hit the "Log in with GitHub" button it pops up a new window which goes to the /github_login
endpoint before being redirected to /authorize/github?code=XXXXXXX&state=YYYYYY
. The window immediately closes and you get a nice red flash message saying:
Failed to log in: invalid state parameter
Because I can't login, I'm unable to get an API token and cargo login
can't proceed.
Metadata
Metadata
Assignees
Labels
No labels