ThomasInKU / Covid19-Tracker

This Covid19-Tracker application is a part of KU ISP project proposal.
https://cpske.github.io/ISP/
Other
2 stars 2 forks source link

Can't login with Github #103

Closed ttxking closed 3 years ago

ttxking commented 3 years ago

I tried to log in with Github the page is shown:

Screen Shot 2563-12-03 at 23 46 12

URL: http://localhost:8000/country?error=redirect_uri_mismatch&error_description=The+redirect_uri+MUST+match+the+registered+callback+URL+for+this+application.&error_uri=https%3A%2F%2Fdocs.github.com%2Fapps%2Fmanaging-oauth-apps%2Ftroubleshooting-authorization-request-errors%2F%23redirect-uri-mismatch&state=AWTbHBJOUUHpfJYMlNjfFtyWlOKifQyK

Reproduce :

  1. Invoke https://covidtracker-isp.herokuapp.com/country/ without login
  2. It will redirect to https://covidtracker-isp.herokuapp.com/accounts/login/?next=/country/
  3. Click login with Github
bhatara007 commented 3 years ago

We just removed GitHub login authentication now it has some a bit problem.

Thanks for your report dude.