zitadel 3.0.1

An implementation of ZITADEL API access and authentication in Rust.
Documentation

zitadel

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

default

    This feature flag does not enable additional features.

credentials

  • dep:jsonwebtoken
  • dep:openidconnect
  • dep:reqwest
  • dep:serde
  • dep:serde_json
  • dep:serde_urlencoded
  • dep:time

api

  • dep:prost
  • dep:prost-types
  • dep:tonic
  • dep:tonic-types

interceptors

  • api
  • credentials
  • dep:time
  • dep:tokio

oidc

  • credentials
  • dep:base64

prost-types

    This feature flag does not enable additional features.

document-features

    This feature flag does not enable additional features.

tonic

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

reqwest

    This feature flag does not enable additional features.

jsonwebtoken

    This feature flag does not enable additional features.

openidconnect

    This feature flag does not enable additional features.

base64

    This feature flag does not enable additional features.

rocket

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

tonic-types

    This feature flag does not enable additional features.

time

    This feature flag does not enable additional features.

serde_urlencoded

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

prost

    This feature flag does not enable additional features.