Dear appwriters,
Is there any way to prevent new users from registering? I assume even if my webapp doesn't have Register page, anyone who knows ProjectId (can be found in browser page source code) can fire a request to register a new user programatically. I want to avoid that.
You can limit users count from Auth > Security > Users Limit
That is a hacky workaround ๐ I wish there is a better way
[SOLVED] Prevent new user registrations
Recommended threads
- Update row sheet not loading
After right clicking a row header and click update, the sidebar fails to load (never-ending skeleton)
- Domain is already used. Please try again...
I have a website with where the www.domain.me This website works just fine But if I try to visit domain.me. I get this error. I keep getting sent to some app ri...
- Realtime api and labels as permission
in my tables i set labels as permission and real-time capabilities stopped working. Before when i was having "any" role everything was working. Note: user have...