jwtex
JWT encoder
A library for encoding and decoding JSON Web Tokens (JWTs) using various encryption algorithms.
A JWT encoding and decoding library in Elixir
5 stars
2 watching
0 forks
Language: Elixir
last commit: almost 10 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A library providing functions for character encoding conversion using the erlang-mbcs module | 27 |
| A JSON handling library for Elixir. | 60 |
| A package for encoding and decoding JSON Web Tokens compatible with React Native | 43 |
| A streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed. | 8 |
| A library that provides a standardized way to work with JSON Web Tokens in C. | 357 |
| An Elixir library that provides an encoder/decoder for the extensible data notation (EDN) format. | 38 |
| An Elixir implementation of Ethereum's RLP encoding specification | 31 |
| A library implementing JSON Web Token and related security protocols for .NET development | 951 |
| An Elixir implementation of the JSON Web Token (JWT) Standard | 143 |
| Provides native JSON encoding and decoding support for Elixir | 217 |
| A set of TypeScript tools for encoding, decoding, and validating data using JSON-Schema. | 18 |
| A module for encoding and decoding hexadecimal data in Elixir | 30 |
| A YAML encoder for Elixir. | 22 |
| A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. | 10 |
| A pure Elixir implementation of Base62 encoding and decoding | 20 |