Skip to content

Commit 22ea1af

Browse files
committed
Add APP_SECRET_KEY to .env.example
1 parent 4a3c4cc commit 22ea1af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

01-Login/.env.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ AUTH0_DOMAIN={DOMAIN}
33
AUTH0_CLIENT_SECRET={CLIENT_SECRET}
44
AUTH0_CALLBACK_URL=http://localhost:3000/callback
55
AUTH0_AUDIENCE=
6+
APP_SECRET_KEY=ALongRandomlyGeneratedString

0 commit comments

Comments
 (0)