apinf / platform

Apinf - Open source API management platform with multi proxy and protocol support
https://apinf.com/
European Union Public License 1.1
74 stars 33 forks source link

Consider using standard OAuth2 for authentication with APInf and platform REST APIs #2280

Open kyyberi opened 7 years ago

kyyberi commented 7 years ago

Currently authentication in APInf is handled with Meteor Auth. We need to have standard Auth for REST API as well. OAuth2 is expected by the community. OAuth brings trust and developers are more familiar with it.

Nazarah commented 5 years ago

Needs more research and resources.