Replies: 2 comments
-
Did you figure this out? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@Genebson and @ggderas any luck with this I'm currently facing the same issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey 👋,
I have a nextjs application that works absolutely fine locally - However, now I've deployed it to AWS Amplify when I Log Out with my user it redirects me to localhost:3000. I've set my NEXTAUTH_URL environment variable to mydomain.com but it doesn't work. What I'm missing?
This is my next.config.js
And the component that has the sign out function:
Any help is appreciated it,
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions