K
Kinde5d ago
monte

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)
Kinde docs
SvelteKit SDK
Our developer tools provide everything you need to get started with Kinde.
1 Reply
IkiTg07
IkiTg074d ago
hey so you should check this: https://docs.kinde.com/developer-tools/sdks/backend/sveltekit-sdk/#direct-users-post-login--registration The only other way to specifiy the redirect url is to set it inline.
Kinde docs
SvelteKit SDK
Our developer tools provide everything you need to get started with Kinde.

Did you find this page helpful?