integrating nodejs rest services with wso2

倾然丶 夕夏残阳落幕 提交于 2019-12-10 11:16:57

问题


have my rest webservices written in nodejs. I want to implement role based[admin,user,super admin etc] authorisation for these API's How can use wso2 with NodeJS ?


回答1:


You can use WSO2 API Manager for this. Here is a nice article on how to do that. And here is official documentation.

EDIT: You can read the complete product documentation here.

And, there is an API Manager Cloud offering too.



来源:https://stackoverflow.com/questions/41164896/integrating-nodejs-rest-services-with-wso2

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!