mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 16:56:22 +02:00
chore: updated docs
This commit is contained in:
parent
ba985e59e9
commit
c4ce0a802b
2 changed files with 9 additions and 2 deletions
|
|
@ -51,10 +51,15 @@ See the [installation notes](https://github.com/pgvector/pgvector/tree/master#in
|
|||
|
||||
SurfSense supports both Google OAuth and local email/password authentication. Google OAuth is optional - if you prefer local authentication, you can skip this section.
|
||||
|
||||
**Note**: Google OAuth setup is **required** in your `.env` files if you want to use the Gmail and Google Calendar connectors in SurfSense.
|
||||
|
||||
To set up Google OAuth:
|
||||
|
||||
1. Login to your [Google Developer Console](https://console.cloud.google.com/)
|
||||
2. Enable People API.
|
||||
2. Enable the required APIs:
|
||||
- **People API** (required for basic Google OAuth)
|
||||
- **Gmail API** (required if you want to use the Gmail connector)
|
||||
- **Google Calendar API** (required if you want to use the Google Calendar connector)
|
||||

|
||||
3. Set up OAuth consent screen.
|
||||

|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue