We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24a11cd commit f41583dCopy full SHA for f41583d
README.md
@@ -75,6 +75,7 @@ Next step, create `.env` file:
75
KINDE_AUDIENCE=your_kinde_api
76
KINDE_CLIENT_ID=your_kinde_client_id // Please use an application with password method
77
KINDE_CLIENT_SECRET=your_kinde_client_secret
78
+KINDE_COOKIE_DOMAIN=// domain to assign cookie to
79
KINDE_ISSUER_URL=https://your_kinde_domain.kinde.com
80
KINDE_POST_LOGIN_REDIRECT_URL=http://localhost:4173
81
KINDE_POST_LOGOUT_REDIRECT_URL=http://localhost:4173
0 commit comments