/react-native-jose

A JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for React Native.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

react-native-jose

A JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for React Native. This repo is a clone of node-jose which handles the issue with the zlib module on React Native.

It uses the react-zlib-js package and the Browserify's version of the buffer module from node.js.

Documentation

See the node-jose documentation.

Installation

npm install git+https://github.com/hellojoko/react-native-jose