zino-auth

Crates.iozino-auth
lib.rszino-auth
version
sourcesrc
created_at2024-12-03 03:46:12.489656
updated_at2024-12-12 05:49:31.051773
descriptionAuthentication and authorization for zino.
homepagehttps://github.com/zino-rs/zino
repositoryhttps://github.com/zino-rs/zino
max_upload_size
id1469617
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Zan Pan (photino)

documentation

https://docs.rs/zino-auth

README

github crates-io docs-rs

Authentication and authorization for zino.

Feature flags

The following optional features are available:

Name Description Default?
crypto-sm Enables China's Standards of Encryption Algorithms. No
jwt Enables the support for JSON Web Token. No
opa Enables the support for OPA via regorus. No
sqids Enables the support for sqids. No
Commit count: 587

cargo fmt