Replies: 1 comment 1 reply
-
Issue was with GitHub Auth0 App settings |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using AuthJs v5
I am getting an 0auth error when connect via the the sign button only when using the app deployed to DigitalOcean droplet. From local all works fine.
I have AUTH_URL, AUTH_SECRET, and AUTH_TRUST=false in .env.local
How do I get it to work on production?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions