Best way to access the management API from Nuxt server routes?
Hello, I am kinda new to working with Kinde and am planning on using it for my future projects as it has been a very nice experience till now.
I was trying to figure out the best way to access the management API from a Nuxt server route.
My current use case is to add a role to a user from a stripe subscription webhook.
It is written in the module's docs that the management API is a feature that has not yet seen the day but should still be accessible as it uses the Typescript SDK under the hood right?
Here is the project I am working on: https://github.com/ColinEspinas/starter
Have a wonderful day, Colin.
I was trying to figure out the best way to access the management API from a Nuxt server route.
My current use case is to add a role to a user from a stripe subscription webhook.
It is written in the module's docs that the management API is a feature that has not yet seen the day but should still be accessible as it uses the Typescript SDK under the hood right?
Here is the project I am working on: https://github.com/ColinEspinas/starter
Have a wonderful day, Colin.