Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 879 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 879 Bytes

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.