irma 0.0.1

A client library for IRMA, a privacy-friendly identity platform for both authentication and signing
Documentation
[dependencies.futures]
version = "0.1.28"

[dependencies.jsonwebtoken]
version = "6"

[dependencies.reqwest]
default-features = false
features = ["rustls-tls"]
version = "0.9"

[dependencies.serde]
version = "1.0.99"

[dependencies.serde_json]
version = "1.0.40"

[package]
authors = ["Wouter Geraedts <git@woutergeraedts.nl>"]
categories = ["authentication"]
description = "A client library for IRMA, a privacy-friendly identity platform for both authentication and signing"
edition = "2018"
keywords = ["authentication", "signing"]
license = "MIT"
name = "irma"
repository = "https://github.com/wassasin/irmars"
version = "0.0.1"