Skip to content

Commit

Permalink
add refresh jwt secret
Browse files Browse the repository at this point in the history
  • Loading branch information
dsmabulage committed Sep 3, 2024
1 parent 3130cf7 commit 7c0bb94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ SMTP_PASSWORD=your_smtp_password
LINKEDIN_CLIENT_ID=your_linkedin_client_id
LINKEDIN_CLIENT_SECRET=your_linkedin_client_secret
LINKEDIN_REDIRECT_URL=http://localhost:${SERVER_PORT}/api/auth/linkedin/callback
REFRESH_JWT_SECRET=your_refresh_jwt_secret_key

0 comments on commit 7c0bb94

Please sign in to comment.