GMOD / Apollo3

JBrowse 2 plugin for editing annotations on an Apollo server
Apache License 2.0
6 stars 4 forks source link

Google OAuth not working #378

Open johannesnicolaus opened 3 months ago

johannesnicolaus commented 3 months ago

Hi all, I tried to run Apollo3 on AWS and it worked fine, but I just somehow could not make the google login to work.

I modified apollo.env to include the client ID and secret. However when I ran docker compose restart and docker compose cp ./config.json jbrowse-web:/usr/local/apache2/htdocs/ and reloaded on the browser (after removing cache) the google login is still greyed out.

I'm not really sure if I have done something wrong, I followed all the steps in the /docs/deployment.md