Credentials provider, redirect after sign in based on user object #9780
Unanswered
nickcanarelli
asked this question in
Help
Replies: 3 comments
-
Hi. Did you find a solution to this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi ! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Almost two years, and the issue is probably still unsolved. 🥲 |
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.
-
Question 💬
I am trying to redirect a user to a specified slug after the user has successfully logged in however when using the
signIn
callback this negates setting the session cookie as to be expected per the docs.Is there a way to return the slug from the user in the response from signin?
This does not work
Is there any way to get it in this response?
How to reproduce ☕️
Contributing 🙌🏽
Yes, I am willing to help answer this question in a PR
Beta Was this translation helpful? Give feedback.
All reactions