smartive / zitadel-rust

An implementation of the ZITADEL gRPC API in Rust. Complemented with other useful elements such as ServiceAccount auth.
https://docs.rs/zitadel/latest/zitadel/
Other
48 stars 18 forks source link

Implement Clone for ChainedInterceptor #543

Closed c-thiel closed 2 months ago

c-thiel commented 8 months ago

Issue: https://github.com/smartive/zitadel-rust/issues/542

buehler commented 2 months ago

This is implemented in #566