david - Kinde
david - Kinde
KKinde
Created by SwiftTacticz on 8/29/2024 in #💻┃support
Error on User export requests page
Just to confirm the fix has been deployed, you can now restart the export process. Let us know if you get any further issues.
16 replies
KKinde
Created by SwiftTacticz on 8/29/2024 in #💻┃support
Error on User export requests page
Hi there, thanks for your patience with this. Just to keep you updated we've raised a fix for the issue, it needs to go through our review process but I would expect this to be in production by tomorrow. Once the fix has gone live you should notice the error will disappear, at this point please go to Settings > Business > Details where you should have the option to cancel the existing request which is in an error state and start a new one. Thanks for flagging the issue.
16 replies
KKinde
Created by Ed on 7/23/2024 in #💻┃support
Authentication in a Chrome extension
Hey Droiid, We don't have any examples for browser extensions but we do have a react SDK (https://docs.kinde.com/developer-tools/sdks/native/react-native-sdk/), I'm not sure how compatible that will be with a browser extension but that may be a useful template if you need to write something bespoke, also worth noting we follow all OAuth2 standards if you need to go down that route.
4 replies
KKinde
Created by JahMyst on 7/24/2024 in #💻┃support
Vue3 integration
Hi there, it's on our radar but we don't have a timeline for implementing it yet. We do have a Javascript SDK that you can use in the meanwhile.
2 replies
KKinde
Created by ryno1234. on 5/14/2024 in #💻┃support
Import from Auth0 not showing social logins or logins_count
Hi @ryno1234. Please ignore step 4 in our auth0 migration guide, migrating these fields isn't available yet (apologies for the mix up, we'll get this taken out of the docs now). At the moment we import basic user data (first name, last name) and email identities only, so for social identities (e.g. facebook, google), the first time the user logs in they will automatically be matched up based on email, so this will be seamless to the user as long as their social identity email address matches the one you have imported. We're actively working on a new JSON importer that will allow specific identities to be imported from Auth0.
6 replies
KKinde
Created by ryno1234. on 2/29/2024 in #💻┃support
Proper use of Organizations as opposed to Applications
7 replies
KKinde
Created by ryno1234. on 2/29/2024 in #💻┃support
Proper use of Organizations as opposed to Applications
hi @ryno1234. I haven't been able to replicate this yet with the file @Oli - Kinde provided me with so we've added a bit more logging to the servers to catch some additional information when it happens to help debug. I'll attach you a file to test, please try this without opening it first just to rule out encoding issues (sometimes when you open csvs in software like excel it can modify them). In the meanwhile if this is holding you up, feel free to invite me or @Oli - Kinde to your organization and we can import this on your behalf.
7 replies
KKinde
Created by nemosupremo on 2/8/2024 in #💻┃support
`prompt`=`registration` not supported?
Hey, looks like our docs might be wrong there, try using "start_page" instead of "prompt". Prompt only supports "none" or "login" to be inline with the oauth spec, but start_page can be used to direct to registration. Thanks for flagging it, we'll update our docs.
5 replies
KKinde
Created by akosipc on 2/5/2024 in #💻┃support
Malformed Response Cookie
Hi akosipc, could you confirm what the 'key' is for the business role and if this is consistent in both your environments please. Also looks like the callback url gets hit and the cookie contains a returned token, would you mind copying a token and pasting it into jwt.io and seeing if this is valid or not please, and if you could PM me or Dan the results / the token this would help with debugging. Thanks
5 replies