A super fast CLI tool to decode and encode JWTs built in Rust
-
Updated
Jan 13, 2025 - Rust
JSON Web Token (JWT) is a compact, URL-safe means of representing claims to be transferred between two parties. The claims in a JWT are encoded as a JSON object that is used as the payload of a JSON Web Signature (JWS) structure or as the plaintext of a JSON Web Encryption (JWE) structure, enabling the claims to be digitally signed or integrity protected with a Message Authentication Code (MAC) and/or encrypted.
A super fast CLI tool to decode and encode JWTs built in Rust
JOSE (JSON Web Token) Library for Rust
A WebRTC signaling server with support of MQTT and WebSocket as transport protocols, token based authentication (JSON Web Token) and external policy based authorization.
An authentication and permissions management service written in Rust
A highly available, scalable and simple to use object storage API with token based (OAuth2 Bearer Token) authentication and customizable authorization protocol. As an underlying backend it may utilize any S3-compatible backend (Amazon S3, Google Storage, etc.)
A minimal JSON Web Token library that is built on top of RustCrypto and ring.
An Apple Music developer token generator.
Created by M. Jones, J. Bradley, N. Sakimura
Released May 2015