Hi,
I have this security concern when it comes to calling the management API from my front end angular SPA I mean is it the best way, because I have another solution by calling it from the nodejs backend
so my issue is which one is the best solution from a security perspective?
Hey there @shakesBeardZ!
We definitely recommend calling Management API from your backend as it’s simply safer for your system.