Kinde Management api
Did I misunderstood something here ?
I'm trying to create a user with the role "user", but Kinde does not seem to pick it up. It does not reflect on the dashboard.
The key of the role I created is "user"
Thank you
7 Replies
Hi Yvens, let me get someone to look into this for you.
Hey @Yvens, for the changes to be updated in your app you will need to get the most up to date tokens from kinde. You can do this by using
refreshTokens
which is available via getKindeServerSession
basically to your code you can just add @Peter (Kinde) Thank you 🙏🏾, did I miss this in the documentation ?
Its new! I'll add it to the docs soon
@Peter (Kinde) I am also getting trouble while using this api getting ResponeError
I don't find it but look at that:
https://github.com/kinde-oss/management-api-js/tree/main
GitHub
GitHub - kinde-oss/management-api-js: javascript package for intera...
javascript package for interacting with the Kinde Management API - kinde-oss/management-api-js
What API endpoint are you calling?