diff --git a/docs/auth/auth0/provider.md b/docs/auth/auth0/provider.md index 4f33cda893..e9393cfa0b 100644 --- a/docs/auth/auth0/provider.md +++ b/docs/auth/auth0/provider.md @@ -38,7 +38,7 @@ auth: connection: ${AUTH_AUTH0_CONNECTION} connectionScope: ${AUTH_AUTH0_CONNECTION_SCOPE} session: - secret: 'supersecret' + secret: ${AUTH_SESSION_SECRET} ``` The Auth0 provider is a structure with three configuration keys: