react-native-jwt
JWT encoder/decoder
A package for encoding and decoding JSON Web Tokens compatible with React Native
React Native compatible JSON Web Token encoder / decoder
43 stars
3 watching
7 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mschae/jwtex | A library for encoding and decoding JSON Web Tokens (JWTs) using various encryption algorithms. | 5 |
benmcollins/libjwt | A library that provides an implementation of the JSON Web Token specification in C | 354 |
rars/ngx-jwt | An Angular library that adds JWT token authentication to HTTP requests. | 1 |
restuwahyu13/jwt-transform | Tools for transforming and decrypting JSON Web Tokens using encryption algorithms | 18 |
bastiaanjansen/jwt-java | A Java library implementing JSON Web Tokens according to the RFC 7519 standard | 11 |
lukeed/qss | A utility for encoding and decoding query strings in JavaScript. | 445 |
kingsabri/jwtear | A command-line tool for parsing and manipulating JSON Web Tokens | 99 |
mike-engel/jwt-cli | A CLI tool to work with JSON Web Tokens | 1,108 |
jwtk/njwt | A Node.js library that simplifies the process of creating and working with JSON Web Tokens (JWTs) for secure authentication and authorization. | 432 |
brianvoe/sjwt | A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature | 119 |
julienvincent/ts-codec | A set of TypeScript tools for encoding, decoding, and validating data using JSON-Schema. | 17 |
indatawetrust/react-native-nchan | Provides a JavaScript wrapper for Nchan's WebSocket, EventSource, and Long-Polling functionality in React Native. | 6 |
thalhammer/jwt-cpp | A header-only C++ library for creating and validating JSON Web Tokens | 909 |
nickgnd/hanami-jwt-example | A JSON API web application with JWT authentication | 31 |
adam-hanna/jwt-auth | A JSON web token middleware for GoLang http servers. | 232 |