Is there a way to create a user server side?
auth.api
doesn't seem to have a method for it, and client.signUp
isn't intended for server-side use (I tried it and it didn't work).2 Replies
auth.api.signUp
oh, duh. Thanks!
auth.api
doesn't seem to have a method for it, and client.signUp
isn't intended for server-side use (I tried it and it didn't work).auth.api.signUp