kvarn-auth 0.2.0

JWT authentication for Kvarn
Documentation

kvarn-auth

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 16 feature flags, 8 of them enabled by default.

default

  • ecdsa
  • structured

ecdsa

  • p256
  • chacha20
  • sha2

structured

  • serde
  • serde_json

p256

  • dep:p256

chacha20

  • dep:chacha20

sha2

  • dep:sha2

serde

  • dep:serde

serde_json

  • dep:serde_json

integration-fs

  • serde/derive
  • dashmap
  • bincode
  • compact_str/serde
  • xxhash-rust
  • tokio/fs

hmac

  • dep:hmac
  • chacha20
  • sha2

rsa

  • dep:rsa
  • sha2

bincode

  • dep:bincode

xxhash-rust

  • dep:xxhash-rust

compact_str

  • dep:compact_str

dashmap

  • dep:dashmap

tokio

  • dep:tokio