Skip to content

IDP Kit use cases #24

Answered by taminobaumann
mvresh asked this question in Help
Nov 8, 2022 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

@mvresh

First issue

Do you have the environment variable set to the new host in the .env file? See next-auth docs

Second Issue

You can also try to run the IDP-Kit on a different port. This would require a change of the identityProviderURL parameter which is passed to the NFTProvider in the next.js app under pages/api/auth/[...nextauth].ts. The value passed would refer to the new host the IDP-Kit is running on.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@mvresh
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by taminobaumann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants