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

Continue with Github button doesn't show on homepage #104

Closed ttxking closed 3 years ago

ttxking commented 3 years ago

When I try to invoke some URL, it redirects to the login page which contains Github button. However, the homepage doesn't have the continue with GitHub button

Login page

Screen Shot 2563-12-03 at 23 56 12

Home page

Screen Shot 2563-12-03 at 23 55 07

URL homepage: https://covidtracker-isp.herokuapp.com/ URL of the login page: https://covidtracker-isp.herokuapp.com/accounts/login/?next=/country/

Reproduce step:

  1. Just go to the homepage with URL above
  2. Try to invoke something without logging in
  3. The login page will be shown
  4. Compare the home page and login page
bhatara007 commented 3 years ago

I already fixed it but waiting to deploy to our server for 1-2 days

Thanks for your report!