svc-authn 0.8.0

An authentication library.
Documentation

svc-authn

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

default

    This feature flag does not enable additional features.

cli

  • dirs
  • jose
  • structopt
  • toml
  • atty
  • serde_json
  • config

jose

  • bearer
  • chrono
  • jsonwebtoken

atty

  • dep:atty

diesel

  • dep:diesel

dirs

  • dep:dirs

config

  • dep:config

chrono

  • dep:chrono

serde_json

  • dep:serde_json

jsonwebtoken

  • dep:jsonwebtoken

http

  • dep:http

structopt

  • dep:structopt

sqlx

  • dep:sqlx

bearer

  • http

toml

  • dep:toml