Skip to content

auth0-lab/cose

Repository files navigation

COSE

RFC9052 and RFC9053 COSE library for node.js.

This library is designed to work in node.js as well in the browser but it is not currently being tested in the browser.

Installation

npm i --save @auth0/cose

Examples

You can run the examples directly with node.

Credits

License

Apache-2.0 - OKTA Inc.