# Is er een manier om aanmelden alleen toe te staan voor Twitter-integratie?

**URL:** https://meta.discourse.org/t/is-there-a-way-to-allow-sign-up-only-for-twitter-integration/186464
**Category:** Support
**Created:** [12 april 2021 om 07:27 UTC](https://meta.discourse.org/t/is-there-a-way-to-allow-sign-up-only-for-twitter-integration/186464 "2021-04-12T07:27:49Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![zyouchi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zyouchi/32/99141_2.png) [@zyouchi](https://meta.discourse.org/u/zyouchi)
#### Post date: [12 april 2021 om 07:27 UTC](https://meta.discourse.org/t/is-there-a-way-to-allow-sign-up-only-for-twitter-integration/186464/1 "2021-04-12T07:27:49Z")

</div>

I run a game bulletin board for Japanese people.  
As far as my users are concerned, no one registers via email address. Everyone is registered via Twitter.  
Is there a way to display only Twitter integration on the registration screen?

---

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [12 april 2021 om 08:45 UTC](https://meta.discourse.org/t/is-there-a-way-to-allow-sign-up-only-for-twitter-integration/186464/2 "2021-04-12T08:45:05Z")

</div>

Once Twitter login is enabled, you can disable the `enable local login` site setting in your admin panel. Then, the login popup will be skipped, and users will be taken straight to Twitter

---

<div class="post-metadata">

### Author: ![frank.manuel](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/frank.manuel/32/203348_2.png) [@frank.manuel](https://meta.discourse.org/u/frank.manuel)
#### Post date: [23 maart 2022 om 16:51 UTC](https://meta.discourse.org/t/is-there-a-way-to-allow-sign-up-only-for-twitter-integration/186464/3 "2022-03-23T16:51:45Z")

</div>

What if I want to allow users to **login** with username/email and password, but not **sign up**? i.e. you can only sign up with Twitter, but once you’re signed up, you can log in with username/password.

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [23 maart 2022 om 17:59 UTC](https://meta.discourse.org/t/is-there-a-way-to-allow-sign-up-only-for-twitter-integration/186464/4 "2022-03-23T17:59:30Z")

</div>

That’s awful UX as users who signup with Twitter won’t have passwords and will have to go trough the password reset flow before doing their first login.

---

<div class="post-metadata">

### Author: ![frank.manuel](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/frank.manuel/32/203348_2.png) [@frank.manuel](https://meta.discourse.org/u/frank.manuel)
#### Post date: [23 maart 2022 om 20:46 UTC](https://meta.discourse.org/t/is-there-a-way-to-allow-sign-up-only-for-twitter-integration/186464/5 "2022-03-23T20:46:31Z")

</div>

Sorry I was unclear. I meant:

- Users will be allowed to sign up in two ways: We either invite them (where they provide the usual email and password), or they sign up via Twitter. We don’t want them to sign up without a twitter account unless we invite them.

- Users are then allowed to sign in either with an email/username & password (if they were invited, and thus set their own password), or sign in with Twitter (if they have an associated account).

Hope that makes it clearer. Thanks.

---

<div class="post-metadata">

### Author: ![itsbhanusharma](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/itsbhanusharma/32/180717_2.png) [@itsbhanusharma](https://meta.discourse.org/u/itsbhanusharma)
#### Post date: [24 maart 2022 om 10:24 UTC](https://meta.discourse.org/t/is-there-a-way-to-allow-sign-up-only-for-twitter-integration/186464/6 "2022-03-24T10:24:42Z")

</div>

Yes, That’s doable. Just make site invite only and configure twitter logins.

---

<div class="post-metadata">

### Author: ![frank.manuel](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/frank.manuel/32/203348_2.png) [@frank.manuel](https://meta.discourse.org/u/frank.manuel)
#### Post date: [25 maart 2022 om 06:54 UTC](https://meta.discourse.org/t/is-there-a-way-to-allow-sign-up-only-for-twitter-integration/186464/7 "2022-03-25T06:54:01Z")

</div>

Problem with making the site invite-only is that the SignUp button doesn’t show up in the login page, and I want uninvited users to still be able to sign up but only through an associated account.

Basically, “You can sign up with Twitter/LinkedIn/Google. Otherwise, if you don’t have any of these, you have to be invited.”

(I realize I can override the Sign Up page to remove the input fields and “Create your account” button on the left side, and only show the associated accounts buttons, but I wonder if there’s a way to avoid that.)
