Tempo
Tempo
KKinde
Created by Tempo on 11/13/2024 in #💻┃support
Assigning identities when creating a user.
Using https://github.com/kinde-oss/management-api-js I am unable to add identities of type 'email' or 'phone'. I am able to create the user in org without the identities array but when adding the array the only type that seems to be working is 'username'. I initially tried everything formatted exactly as is in the doc 'JavaScript fetch' code snippet. https://docs.kinde.com/kinde-apis/management/?subdomain=&token=#tag/users/post/api/v1/user When trying everything individually only type: 'username' does not come back with 'Bad Request'. When trying all the details together only type: 'username' works and only the username is saved.
2 replies
KKinde
Created by Tempo on 10/31/2024 in #💻┃support
Management API without M2M?
Is this possible? How is this handled? Currently setting up an app that allows 'site admins' to control permissions of their staff through assigning them Kinde roles. Looking at some of the other M2M threads I'm still a bit confused. What is the recommended way to access the management API?
2 replies