Enable/disable email sign ups programatically

Is there a way of programatically turning email sign ups on and off? Right now the only way to do it is with the options for the email sign up, but this is cannot be dynamically changed:
emailAndPassword: {
disableSignUp: true
}
emailAndPassword: {
disableSignUp: true
}
Trying to make it so the first user can make their account and then other users are invited (using the admin plugin)
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?