Skip to content

Commit 4ac4f02

Browse files
committed
Add client secret - authlib does code by default
1 parent b44f249 commit 4ac4f02

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

01-Login/.env.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
AUTH0_CLIENT_ID={CLIENT_ID}
2+
AUTH0_CLIENT_SECRET={CLIENT_SECRET}
23
AUTH0_DOMAIN={DOMAIN}
34
APP_SECRET_KEY=ALongRandomlyGeneratedString

0 commit comments

Comments
 (0)