this is possible disable register but keep oauth login?
Hey 👋 Just to make sure I understand, your goal is to make OAuth work, but only for existing users - OAuth sign-up to be disabled?
only for existing usser
Looking at code, it seems you can disable auth methods like email OTP or phone, but as long as you keep specific method enabled, both sign up and sign in are allowed.
For your scenario, I would recommend to set user limit. Let's say you have 700 users now, set the limit to 700. Thanks to that, new sign-ups should be automatically rejected, but all existing users can sign-in as normal.
You can find it here in Console, inside your project
thank you
btw Will there ever be an option to block the registration of users who do not currently exist, or where could I report such an idea so that it could be added to Appwrite?
in version self hsoting no work infinity loop
only version work
1.9.0-rc.1
or lower
versions
1.9.0-rc.2-1.9.0 no work
Recommended threads
- TEAM INVITE
There is a problem with the team invitation. When a user invites other users, that time, the newly created email address they don't get the invite link and old ...
- 500 simultaneous OAuth logins from the s...
Hi, I'd like to ask about rate limiting around Google OAuth login on Appwrite Cloud. **OVERVIEW** Service type: A PWA (web app) for members of a university clu...
- Websites hosted on my appwrite sites hav...
Hello, all my websites hosted on appwrite sites are not running I am getting this message "This site can’t be reached drivehub.appwrite.network took too long t...