bucketwarden-auth
bucketwarden-auth owns local identity, tenants, access keys, role assumption, temporary session credentials, login attempts, and external identity provider support models.
Install
= { = "../bucketwarden-auth" }
Usage
let store = default;
let tenant = DEFAULT_TENANT_ID;
Crate Links
- Used by
bucketwarden-serverandbucketwarden-cli. - Uses
bucketwarden-s3for S3-scoped identity and action concepts.
Author
Jacob Stewart <jacob@swarmauri.com>