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

GitHub

5 stars
2 watching
0 forks
Language: Elixir
last commit: over 11 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
woxtu/elixir-mbcsA library providing functions for character encoding conversion using the erlang-mbcs module27
meh/jazzA JSON handling library for Elixir.60
stanscates/react-native-jwtA package for encoding and decoding JSON Web Tokens compatible with React Native43
treye/json_stream_encoderA streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed.8
benmcollins/libjwtA library that provides a standardized way to work with JSON Web Tokens in C.357
jfacorro/edenAn Elixir library that provides an encoder/decoder for the extensible data notation (EDN) format.38
mana-ethereum/ex_rlpAn Elixir implementation of Ethereum's RLP encoding specification31
dvsekhvalnov/jose-jwtA library implementing JSON Web Token and related security protocols for .NET development951
garyf/json_web_token_exAn Elixir implementation of the JSON Web Token (JWT) Standard143
cblage/elixir-jsonProvides native JSON encoding and decoding support for Elixir217
julienvincent/ts-codecA set of TypeScript tools for encoding, decoding, and validating data using JSON-Schema.18
rjsamson/hexateA module for encoding and decoding hexadecimal data in Elixir30
ufirstgroup/ymlrA YAML encoder for Elixir.22
sija/base62.crA library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality.10
elixirs/base62A pure Elixir implementation of Base62 encoding and decoding20