any documentataion regarding how to create user
# support-questions
p
any documentataion regarding how to create user
r
hey! you want to manually create a user?
@porcx you can use the sign up route, or you can even use the sign up function provided by the SDK
which recipe are you using?
p
emailPassword
I need to manulaly create user. Something like admin can create user.
r
Right. Thjere should be a
EmailPassword.signUp(..)
function
p
@rp And again is there any way i assign role to user while i create it
p
Thanks. 🙂
@rp is there any documentation how i can override signup for fastify
8 Views