Saturday, September 13, 2014

Easy API Key Management for Node - a Sample App

When you build a REST API, creating the infrastructure to generate and manage API keys, OAuth tokens, and scopes can be tedious, risky and time-consuming. Fortunately, API and webapp developers using express.js and Stormpath can generate and manage API Keys and OAuth tokens as well as lookup and secure developer accounts – all without custom OAuth code.



from dzone.com: latest front page http://www.dzone.com/links/r/easy_api_key_management_for_node_a_sample_app.html

No comments:

Post a Comment