Brian Cervenka

Results 3 comments of Brian Cervenka

I'm seeing this as well -- new logins in the last week or so don't get the email in the cookie, so they don't match the domain names...

Dug a bit deeper -- not super familiar with the codebase, but added some prints, and it looks like the GetUser function to fetch the email address, is getting a...

And deeper yet -- it looks like the token fetch process is broken, and the GetUser is receiving an empty token and failing auth because of that.