min_jwt 0.10.0

Minimal JSON Web Token library
Documentation

min_jwt

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 10 feature flags, 2 of them enabled by default.

default

  • std

std

  • base64ct/std
  • serde/std
  • serde_json/std

alloc

  • base64ct/alloc
  • serde/alloc
  • serde_json/alloc

ring

  • dep:ring

serde

  • dep:serde

serde_json

  • dep:serde_json

signature

  • dep:signature

rsa

  • dep:rsa

p256

  • dep:p256

sha2

  • dep:sha2