mirror of https://github.com/zulip/zulip.git
help center: Make it easier to learn that any auth method will work.
This commit is contained in:
parent
d48a9ac0f4
commit
59d84a362e
|
@ -2,9 +2,10 @@
|
|||
{tab|require-invitations}
|
||||
|
||||
1. Configure [allowed authentication
|
||||
methods](/help/configure-authentication-methods). By default, Zulip
|
||||
allows logging in via email/password as well as various social
|
||||
authentication providers like Google, GitHub, GitLab, and Apple.
|
||||
methods](/help/configure-authentication-methods). By default, Zulip allows
|
||||
logging in via email/password as well as various social authentication
|
||||
providers like Google, GitHub, GitLab, and Apple. Users can [log in with any
|
||||
allowed authentication method][logging-in], regardless of how they signed up.
|
||||
|
||||
2. [Invite users](/help/invite-new-users) by [sending out an email or
|
||||
sharing a reusable invite
|
||||
|
@ -22,3 +23,4 @@
|
|||
{end_tabs}
|
||||
|
||||
[allow-anyone-to-join]: /help/allow-anyone-to-join-without-an-invitation
|
||||
[logging-in]: /help/logging-in
|
||||
|
|
Loading…
Reference in New Issue