@reactor/auth — updateuserparams
@reactor/auth / UpdateUserParams
Interface: UpdateUserParams
Section titled “Interface: UpdateUserParams”Defined in: types.ts:59
Update user request parameters.
Properties
Section titled “Properties”email?
Section titled “email?”
optionalemail?:string
Defined in: types.ts:60
metadata?
Section titled “metadata?”
optionalmetadata?:Record<string,unknown>
Defined in: types.ts:62
password?
Section titled “password?”
optionalpassword?:string
Defined in: types.ts:61