added missing envs for documentation

This commit is contained in:
Sheen Capadngan
2023-05-17 22:24:04 +08:00
parent 1ccec486cc
commit fac8affe78
2 changed files with 19 additions and 1 deletions

View File

@@ -14,3 +14,5 @@ You wil need to configure the following [environment variables](https://infisica
- `CLIENT_ID_GOOGLE`: OAuth 2.0 Client ID obtained from the credentials page
- `CLIENT_SECRET_GOOGLE`: OAuth 2.0 Client Secret obtained from the credentials page
- `JWT_PROVIDER_AUTH_SECRET`: Secret Key for signing OAuth 2.0 access token
- `JWT_PROVIDER_AUTH_LIFETIME`: Lifetime for OAuth 2.0 access token