zino-auth

Crates.iozino-auth
lib.rszino-auth
version0.10.1
created_at2024-12-03 03:46:12.489656+00
updated_at2025-08-27 01:33:13.199668+00
descriptionAuthentication and authorization for zino.
homepagehttps://github.com/zino-rs/zino
repositoryhttps://github.com/zino-rs/zino
max_upload_size
id1469617
size157,841
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
oidc Enables the support for OIDC via rauthy. No
opa Enables the support for OPA via regorus. No
sqids Enables the support for sqids. No
Commit count: 704

cargo fmt