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
42 stars 16 forks source link

feat(actix): add support for actix framework #538

Closed buehler closed 6 months ago

buehler commented 6 months ago

Closes #509.

This adds actix-web framework support for zitadel-rust. For now, only oauth introspection is supported by using the provided config and request extractor.

github-actions[bot] commented 6 months ago

:tada: This PR is included in version 4.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: