#Django all auth not working on Docker

1 messages · Page 1 of 1 (latest)

stable stirrup
#

hey, i'm implemented oauth with the django-all-auth package, and also i deploy the django project in a Docker Enviroment
But it doesn't let me sign in with google or login

feral sage
#

Help us help you. What's not letting you sign i? What's happening?

stable stirrup
#

i tried to sign in using the google oauth service, in local it works like charm but when i run the docker container it fails
i tried to add the url + port of the docker container to the accepted urls in the google cloud console but it didn't work