Crates.io | zino-auth |
lib.rs | zino-auth |
version | 0.10.1 |
created_at | 2024-12-03 03:46:12.489656+00 |
updated_at | 2025-08-27 01:33:13.199668+00 |
description | Authentication and authorization for zino. |
homepage | https://github.com/zino-rs/zino |
repository | https://github.com/zino-rs/zino |
max_upload_size | |
id | 1469617 |
size | 157,841 |
Authentication and authorization for zino
.
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 |