Password null on signUp POST
hello my password sends as null when trying to register a user! there is no docs about it can you hep
4 Replies
Do you mind sharing your auth config
auth.ts
your auth-client.ts
and where you are calling the .signUp method in your codepassword is stored in the
accounts
table incase you were looking for it in a user tablehow should i proceed