Credentials not working after updating to 3.7.0
after updating to 3.7.0 it doesnt seem to read the .env file. When prompted for login, its saying that i have to configure credentials. When reverting back to 3.6.0 it reads the .env file where the github credentials are and im able to login.
how to fix to be able to use 3.7.0?

5 Replies
fixed it by adding in the .env file the line: AUTH_TRUST_HOST=true
GitHub
Cannot login with email after upgrade to 3.7.0 · Issue #2158 · ba...
After upgrading to version 3.7.0 I am unable to login using email. The login screen shows a warning that at least one authentication provider should be configured although the SMTP is configured an...
Fixing ASAP
I also experience similar issue that can't login with OIDC with latest upgrade 3.7.0 and 3.7.1
GitHub
Custom oauth issues in #next/v3.8.1 · Issue #2168 · baptisteArno/...
Hello, As continuation of #2161 I've tried to configure custom oauth in #next tag https://github.com/baptisteArno/typebot.io/actions/runs/14924321213 but it goes a little further - the custom p...