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
iatomic.btc
iatomic.btc4mo ago
auth.api.signUp
var
varOP4mo ago
oh, duh. Thanks!

Did you find this page helpful?