lastid-sdk 0.3.0

Rust SDK for LastID IDP integration - request and verify credentials with type-safe policy builders
Documentation
1
2
3
4
fn main() {
    #[cfg(feature = "napi")]
    napi_build::setup();
}