mirror of
				https://github.com/lingble/twenty.git
				synced 2025-10-30 20:27:55 +00:00 
			
		
		
		
	Add People API upgrade instruction to upgrade guide (#8441)
I'm updating the docs as we now require the People API to be available to use messaging sync. This has been reported by a user self-hosting the app on discord.
This commit is contained in:
		| @@ -127,5 +127,10 @@ We have also simplifed the way we handle the JWT tokens. | |||||||
| - Added: `APP_SECRET` | - Added: `APP_SECRET` | ||||||
|  |  | ||||||
| Update your `.env` file to use the new `APP_SECRET` variable instead of the individual tokens secrets (you can use the same secret as before or generate a new random string) | Update your `.env` file to use the new `APP_SECRET` variable instead of the individual tokens secrets (you can use the same secret as before or generate a new random string) | ||||||
|  | *Note*: Keep the `ACCESS_TOKEN_SECRET` variable to keep the backward compatibility with the previous API tokens. | ||||||
|  |  | ||||||
|  | ### Connected Account | ||||||
|  |  | ||||||
|  | If you are using connected account to synchronize your Google emails and calendars, you will need to activate the [People API](https://developers.google.com/people) on your Google Admin console. | ||||||
|  |  | ||||||
| <ArticleEditContent></ArticleEditContent> | <ArticleEditContent></ArticleEditContent> | ||||||
		Reference in New Issue
	
	Block a user
	 Charles Bochet
					Charles Bochet