Skip to content

Commit b6fa22a

Browse files
committed
fix (server-revamp): calendar frontend
1 parent 3085263 commit b6fa22a

File tree

4 files changed

+794
-1281
lines changed

4 files changed

+794
-1281
lines changed

src/client/.env.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ AUTH0_ISSUER_BASE_URL="" # Your Auth0 domain with protocol, e.g. "https://YOUR_T
77
AUTH0_CLIENT_ID=
88
AUTH0_CLIENT_SECRET=
99
AUTH0_AUDIENCE=
10-
AUTH0_SCOPE='openid profile email offline_access read:chat write:chat read:profile write:profile manage:google_auth read:tasks write:tasks read:notifications read:config write:config admin:user_metadata'
10+
AUTH0_SCOPE='openid profile email offline_access read:chat write:chat read:profile write:profile manage:google_auth read:tasks write:tasks read:notifications read:config write:config admin:user_metadata read:journal write:journal'

0 commit comments

Comments
 (0)