TimidTuna
TimidTuna
KKinde
Created by TimidTuna on 12/2/2024 in #💻┃support
Dynamic Redirect on SvelteKit Multi-tenant App
Bumping this to see if anyone can help.
3 replies
KKinde
Created by TimidTuna on 12/2/2024 in #💻┃support
Dynamic Redirect on SvelteKit Multi-tenant App
Thank you for the quick answer Sam! I already have the dynamic callback URL added to the kinde application. My issue is that I can't define the callback inside my code. The code above didn't work so I'm not sure how to send the user to the subdomain they signed in from even if it's part of the allowed callback urls. Organization Structure So, are you saying I should add the users to the orgnizations as well? Or just stick to the employees? Users access the organizations content, while employees access the admin dashboard. They're two different applications under the same organization. KINDE_SITE_URL was never mentioned in the SvelteKit quickstart. Should I add that to the .env?
3 replies
KKinde
Created by andreasb on 2/5/2024 in #💻┃support
Auth check in +layout.server.ts – known issues?
Hey @Daniel_Kinde any updates on this? I noticed the documentation still suggest layout for checking isAuthenticated.
8 replies