TotalScrub
TotalScrub
KKinde
Created by TotalScrub on 11/12/2024 in #💻┃support
Something went wrong - Is there an outage?
No description
5 replies
KKinde
Created by TotalScrub on 11/4/2024 in #💻┃support
Having problems with supplying scope to Kinde API
No description
5 replies
KKinde
Created by TotalScrub on 10/24/2024 in #💻┃support
Registration post_login_redirect_url
I'm using Nuxt for my web application and when creating the onboarding experience I'm trying to use the default Kinde registration experience out of the box as much as possible. There's two possible 'account types' on my platform and what I want to do is redirect the user to a URL based on an earlier step. Based on that, I set the post_login_redirect_url. E.g. <RegisterLink post_login_redirect_url="/registration/register-service-provider" :is_create_org="false"> <v-btn>Register</v-btn> </RegisterLink> However, it doesn't look like this URL is being respected and it is going to my default redirect_url after registration. (It is respecting is_create_org though). I have also made sure that the redirect URL is available in the Kinde app registration as well. Is there something I am doing wrong?
5 replies