How to edit user information (profile pic, username, etc...) with a database (ex. Prisma) #2520
Unanswered
MatteoGauthier
asked this question in
Help
Replies: 1 comment
-
Hi, currently we don't have an API to edit users, you will have to do the changes yourself. There is a discussion to make this easier: #2269 For databases, I believe this should work: #2269 (comment) |
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.
-
Hey i always wanted to know how to handle advanced user accounts pattern in a Next.js app. Does someone know how to edit user info. I use prisma as a database adaptater.
Thanks for this amazing project !
Beta Was this translation helpful? Give feedback.
All reactions