Skip to content

Commit f41583d

Browse files
committed
docs: update readme:
1 parent 24a11cd commit f41583d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ Next step, create `.env` file:
7575
KINDE_AUDIENCE=your_kinde_api
7676
KINDE_CLIENT_ID=your_kinde_client_id // Please use an application with password method
7777
KINDE_CLIENT_SECRET=your_kinde_client_secret
78+
KINDE_COOKIE_DOMAIN=// domain to assign cookie to
7879
KINDE_ISSUER_URL=https://your_kinde_domain.kinde.com
7980
KINDE_POST_LOGIN_REDIRECT_URL=http://localhost:4173
8081
KINDE_POST_LOGOUT_REDIRECT_URL=http://localhost:4173

0 commit comments

Comments
 (0)