Replies: 1 comment
-
To be precise, I lack a callback after successful login, rather than a callback during login. |
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.
-
I am currently working on creating a team associated with a new user using the signIn method provided by auth after logging in. However, my database does not have user data after unsuccessful login, so I am unable to associate the created team with the user
How can I call a team creation and associate the team with the user after successfully logging in and having data in the database?
Beta Was this translation helpful? Give feedback.
All reactions