Open acomito opened 5 years ago
Similar question to this guy: https://github.com/orionsoft/meteor-apollo-accounts/issues/83
I have an app where I don't want just anyone to be able to signup-- the admin adds users through the dashboard. The chances somebody tries to do this through graphiql are slim, but what precautions can I can in meteor or on the client to avoid this?
See https://github.com/orionsoft/meteor-apollo-accounts/issues/83#issuecomment-483097201
Similar question to this guy: https://github.com/orionsoft/meteor-apollo-accounts/issues/83
I have an app where I don't want just anyone to be able to signup-- the admin adds users through the dashboard. The chances somebody tries to do this through graphiql are slim, but what precautions can I can in meteor or on the client to avoid this?