Replies: 1 comment
-
Did you find any solution for this? |
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.
-
Hello everyone, hope you are doing well.
I wonder how I can use some libraries such as react-toastify to notify users when they logged in successfully. I actually found a way to notify users but only with credential sign-in method.
However, couldn't implement this workaround in the signIn functions take providers such as google or github since the res is undefined. I read through the docs but found nothing.
Is there a guide or resource that explains how to handle a situation like this? If not, what is the best way for me to notify the users?
Beta Was this translation helpful? Give feedback.
All reactions