mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-04 17:48:50 +01:00
Doc update, some i8n fix, Italian translation and a more realistic "chat.openai.com" login page (#634)
* Update user_auth_system.md * Update Landing.tsx * i8n bug fix & added Italian translation --------- Co-authored-by: Danny Avila <110412045+danny-avila@users.noreply.github.com>
This commit is contained in:
parent
c7e57cd3a2
commit
e3bf674cb7
8 changed files with 109 additions and 19 deletions
|
|
@ -25,6 +25,8 @@ Important: When you run the app for the first time, you need to create a new acc
|
|||
|
||||
## **OAuth2/Social Login**
|
||||
|
||||
## Before enabling Social Authentication, set ALLOW_SOCIAL_LOGIN=true in the .env file
|
||||
|
||||
## How to Set Up Google Authentication
|
||||
|
||||
To enable Google login, you must create an application in the [Google Cloud Console](https://cloud.google.com) and provide the client ID and client secret in the `/.env` file.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue