rrrene / elixirstatus-web

Community site for Elixir project/blog post/version updates
http://elixirstatus.com
MIT License
281 stars 44 forks source link

GitHub authentication doesn't work anymore #77

Open marcelotto opened 8 months ago

marcelotto commented 8 months ago

When I tried to authorize myself via GitHub to submit a post, I was initially successfully redirected to the corresponding page at GitHub to authorize the app. When redirected back, however, I ended up with an "Internal Server Error (500)". After a page reload, this error message then appears:

Failed to authenticate: %Ueberauth.Failure{errors: [%Ueberauth.Failure.Error{message: "The code passed is incorrect or expired.", message_key: "bad_verification_code"}], provider: :github, strategy: Ueberauth.Strategy.Github}