- From: Manu Sporny <msporny@digitalbazaar.com>
- Date: Sun, 4 Apr 2021 10:06:12 -0400
- To: W3C Credentials CG <public-credentials@w3.org>
The previous post "The ezcap library" dealt with an easy to use client library for software developers. This post is about "ezcap-express", a *server* library for software developers. ezcap-express (pronounced "Easy Cap Express") - Node.js connect middleware that provides easy Authorization Capability (zcap) support for express.js HTTP servers and more. This library provides node.js express middleware that can be used to protect resources on HTTP servers using Authorization Capabilities (zcaps). The library is configured with secure and sensible defaults to help developers get started quickly and ensure that their server code is production-ready. The same security and design characteristics in the previous post apply to this library: https://lists.w3.org/Archives/Public/public-credentials/2021Apr/0038.html You can read more about the server API and how to use it here: https://github.com/digitalbazaar/ezcap-express/ -- manu -- Manu Sporny - https://www.linkedin.com/in/manusporny/ Founder/CEO - Digital Bazaar, Inc. blog: Veres One Decentralized Identifier Blockchain Launches https://tinyurl.com/veres-one-launches
Received on Sunday, 4 April 2021 14:06:28 UTC