mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-21 19:00:13 +01:00
feat: facebook login (#820)
* Facebook strategy * Update user_auth_system.md * Update user_auth_system.md
This commit is contained in:
parent
a569020312
commit
007d51ede1
23 changed files with 155 additions and 27 deletions
|
|
@ -35,6 +35,7 @@ export default {
|
|||
com_auth_sign_up: 'Registrarse',
|
||||
com_auth_sign_in: 'Iniciar sesión',
|
||||
com_auth_google_login: 'Iniciar sesión con Google',
|
||||
com_auth_facebook_login: 'Iniciar sesión con Facebook',
|
||||
com_auth_github_login: 'Iniciar sesión con GitHub',
|
||||
com_auth_discord_login: 'Iniciar sesión con Discord',
|
||||
com_auth_email: 'Email',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue