Ladies, Gentlemen and all in between!
Is there a way to disable or enable sign ups for a specific application which is independent of the “Disable Sign Ups”-toggle in the dashboard for login with passwordless email (Authentication/Passwordless/Email)?
Best regards,
Mattias
Not really. I think there are some tricks you can do to disable the signup tab, but these are just tricks. A motivated user could still sign up.
Disabling signups for a particular app is an indication something isn’t right: if a connection is shared between apps, and only some apps can sign up, why can’t all?
What is the use case?
John
Hi @john.gateley
I want to use a certain app for demo purposes (everyone can sign up and have a good time) and other apps for users added in the dashboard (sign up not allowed).
I probably make use of an environment variable (DEMO_MODE=true or something similar) instead.
Thanks anyway ad have a good day!
/Mattias
Hi, how can I use a trick to disable the signup tab?
Thanks