monte
KKinde
•Created by monte on 1/24/2025 in #💻┃support
Where to pass `KINDE_REDIRECT_URL` instead of defining in `.env` file?
Hi,
I am using sveltekit, I have gone through, kinde's sveltekit guide, in the document, it is mentioned to put such variables in
.env
file. (Variables like: KINDE_REDIRECT_URL
, KINDE_POST_LOGOUT_REDIRECT_URL
etc etc).
Is there a way to not put these variables in .env
file and pass it to the kinde client?
(Reference: https://docs.kinde.com/developer-tools/sdks/backend/sveltekit-sdk/#configure-your-app)2 replies