You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Similar question to this guy: #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?
The text was updated successfully, but these errors were encountered: