Web Developer
this is possible disable register but keep oauth login?
Votes
0
Replies
11
Participants
Unknown
Messages
12
Web Developer
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?
Rank 1: Thread
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
Rank 1: Thread
thank you
Rank 1: Thread
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?
Rank 1: Thread
in version self hsoting no work infinity loop
only version work
Rank 1: Thread
1.9.0-rc.1
Rank 1: Thread
or lower
Rank 1: Thread
versions
Rank 1: Thread
1.9.0-rc.2-1.9.0 no work