# Invite Only with External Accounts

**URL:** https://meta.discourse.org/t/invite-only-with-external-accounts/279181
**Category:** SSO
**Tags:** oauth2, invites
**Created:** [September 15, 2023, 7:15pm UTC](https://meta.discourse.org/t/invite-only-with-external-accounts/279181 "2023-09-15T19:15:21Z")
**Posts on this page:** 1
**Showing post:** 8

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [September 16, 2023, 12:46am UTC](https://meta.discourse.org/t/invite-only-with-external-accounts/279181/8 "2023-09-16T00:46:50Z")

</div>

I just tested this and found what I was expecting. When `enable local logins` is disabled, clicking the invite link displays a “Sign in with Google” modal:

 ![image](https://global.discourse-cdn.com/meta/original/4X/7/b/b/7bb285b2516c11b456729c3dc913cb81d251eddc.png)

When `enable local logins` is enabled, the username/password modal is shown:

 ![image](https://global.discourse-cdn.com/meta/original/4X/e/d/5/ed5b5d8acba24e58cd0dcf984ffe95b356d5b2e9.png)

The text on the signup modal lets users know that they’ll be able to login with any social logins using their email address. I think users will understand this to mean that they’ll be able to sign in with Google the next time they login to the site.

With the username/password signup, users are logged directly into the site when they click the “Accept Invitation” button, so the only friction I can see is that they are forced to enter a password before they can initially access the site.

I don’t think there is any way to get the “Sign in with Google” button to display on the invite modal if local logins are enabled.

---

_[View the full topic](https://meta.discourse.org/t/invite-only-with-external-accounts/279181)._
