chingu-voyages / v24-geckos-team-02

Books Plus | Voyage-24 | https://chingu.io/
GNU General Public License v3.0
1 stars 1 forks source link

Feature/authentication #64

Closed ArunJose closed 3 years ago

ArunJose commented 3 years ago

Changes

mokokom commented 3 years ago

Capture d’écran 2020-11-02 à 14 32 21

The button appears to be disabled.. I can't click on it. Am I the only one?

ArunJose commented 3 years ago

Capture d’écran 2020-11-02 à 14 32 21

The button appears to be disabled.. I can't click on it. Am I the only one?

Right now there's an issue with authentication not working if cookies aren't enabled like in privacy mode. If in Chrome you get an error message with first pageload itself.

If you're running it locally you need to have .env file with Google Client ID, also it also works only with localhost:3000. If you're running in any other port the login button will be disabled.

If these aren't the cases let me know which browser you are using or any other specifics we need to know to reproduce the issue.