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