auths-sdk 0.1.2

Application services layer for Auths identity operations
Documentation
1
2
3
4
//! CI workflow orchestration — OIDC machine identity creation from CI platform tokens.

/// OIDC machine identity creation from CI platform tokens.
pub mod machine_identity;