Just updated to the latest version and I'm getting an internal server error when trying to login with google auth.
Everything has been working perfectly until I downloaded the latest version (i wasn't any behind) -- I checked the latest env to see if there were any changes, but i don't see anything obvious.
This is what ends up in the redirect token in the URL bar:
https://<customdomain>.com/oauth/google/callback?code=4%2F0Adeu5BVu8YSjoMBHYIEGUcgiupVlBJhJvBXH57_RxROTivFip3bnw_nMEtiSbpTketV8fg&scope=email+profile+openid+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email&authuser=0&hd=<googlehostdomain>.com&prompt=none
I am not using port 3080, so I don't have that in my env. Allow social logon is true. As mentioned, this was working until the latest update just now.