irma 0.0.2

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

[dependencies.jsonwebtoken]
version = "7"

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

[dependencies.serde]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[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.2"