Replies: 4 comments 7 replies
-
I would also like to know if this is possible in order to implement an invite feature |
Beta Was this translation helpful? Give feedback.
-
just use the Adapter's You might want to create an account as well, using the Although these steps are probably not necessary. please read the docs on extendability. Search words: callbacks, events |
Beta Was this translation helpful? Give feedback.
-
@hyunwoona did you end up figuring out the solution? I am using google provider, and after I call |
Beta Was this translation helpful? Give feedback.
-
I'm trying to run this code to create a user, and it's not working. No error- just no changes in DB. What might be the problem?
|
Beta Was this translation helpful? Give feedback.
-
Question 💬
I am trying to seed the database in prisma, and I am manually creating a user.
However, when I try to log in using [email protected], I cannot log in.
I understand it's not the correct way to create a user, but is there a way to populate a user record with data so I can test with it?
How to reproduce ☕️
Create a user, with a name and your Google email
Log in with Google using that email
Log in fails
Contributing 🙌🏽
No, I am afraid I cannot help regarding this
Beta Was this translation helpful? Give feedback.
All reactions