2 releases

new 0.1.2 May 11, 2024
0.1.1 Apr 26, 2024

#184 in Authentication

Download history 83/week @ 2024-04-22 17/week @ 2024-04-29

100 downloads per month

MIT/Apache

135KB
1.5K SLoC

Smart-ID Rust Client

⚡ Maintained by ⚡

Smart-ID client is a Rust library for interacting with the Smart-ID API. It provides a simple interface for mobile authentication and mobile digital signing using Smart-ID.

Introduction

The library can be used for easy integration with the Smart-ID API. It provides a simple interface for mobile authentication and mobile digital signing using Smart-ID. Additional utilities has been provided for easy integration with the Smart-ID API:

  • generate digest and calculate verification code
  • helper structs
  • interactions with the mobile end-user

Status

Beta version - under development!

Documentation

Smart-ID Documentation

Demo Environment

Demo Parameters

Build

cargo build

Examples

cargo run --example smart_id_client

Tests

cargo test

Documentation

cargo doc --no-deps --open

Dependencies

~20–35MB
~630K SLoC