How do I make it work signOut function with local ssl? #4949
Unanswered
nicolasguasca1
asked this question in
Help
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I have the following component:
As of now, if I click on signOut it takes me to localhost:3000 instead of https://localhost:3000. Do you have any idea on how to fix it? This is my callbacks config on my [...nextauth].ts file:
pd. I need the local ssl as I will be integrating instagram sign in later on...
Any help will be much appreciated!
Beta Was this translation helpful? Give feedback.
All reactions