I have a problem with a new app where when i deploy it to a DigitalOcean server and use it thorugh a domain rather than localhost it breaks the login.
I have the “Authorized JavaScript origins” and “Authorized redirect URIs” set to my domain name of the site whereas i had it as localhost when it was working fine.
The problem seems to be that the actaul button is redirecting from the IP address of the site rather than the URL.