Building Secure APIs with Express.js - Stormpath User Identity API

added by JavaScript Kicks
12/10/2015 5:53:02 PM

797 Views

Today, I'm going to walk you through everything you need to know in order to build a secure API service with Express.js and Stormpath. Specifically, I'll walk you through building a simple Express.js API, and then locking it down via HTTP Basic Authentication, and OAuth2 Client Credentials authentication.


0 comments