Mention Facebook in authentication docs (#10622)
Setting up more auth options locally and noticed this
This commit is contained in:
parent
13bc3fc402
commit
5ecc3f6880
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ title: Authentication
|
|||
Authentication is handled by [Devise](https://github.com/plataformatec/devise)
|
||||
and [OmniAuth](https://github.com/omniauth/omniauth).
|
||||
|
||||
On Forem you can only authenticate through GitHub or Twitter. Please check out
|
||||
On Forem you can authenticate through Facebook, GitHub, or Twitter. Please check out
|
||||
the respective guides on how to authenticate:
|
||||
|
||||
- [Facebook authentication](/backend/auth-facebook)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue