Skip to content

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

License

Notifications You must be signed in to change notification settings

hellojoko/react-native-jose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published