Clicking "Connect Stripe account" button is doing nothing. Tested both Chrome and Firefox
Encore framework integration
Register Autofill
I want to skip the login and page and go directly to the OTP page since I am using a custom UI
Best way to handle user invites for multi-app?
organization users api response
403 Forbidden error on logout redirect
.NET Get Users JSON Serialization Error
1[System.Collections.Generic.List
1[Kinde.Api.Model.UsersResponseUsersInner]]' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly.
To fix this error either change the JSON to a JSON object (e.g. {"name":"value"}) or change the deserialized type to an array or a type that implements a collection interface (e.g. ICollection, IList) like List<T> that can be deserialized from a JSON array. JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array....
Best way to add user to org on creation?
500 Server Error until Kinde Cookie is deleted in Nuxt
LoginLink not working in NextJS
<LoginLink>Sign in</LoginLink>
and <RegisterLink>Sign up</RegisterLink>
Clicking on the Signup button redirects me to kinde's website where the user can register....webhook types
Some email domains are not being delivered, some take up to one minute to deliver
Multi-tenant app served from many subdomains
Billing paid plans without payments
Including the user's username in the Access Token
Pricing & homepage URI
Change auth card colour?
Changing auth custom domain.
Name placeholder in verification email?
${code}, ${business_name}
. Is it possible to get the user's firstname and surname?
e.g. Hi ${first_name},
...