openid-actix 0.1.0

openid-actix description.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# openid-actix description

## Legal

Dual-licensed under `MIT` or the [UNLICENSE](http://unlicense.org/).

## Features

## Usage

Add dependency to Cargo.toml:

```toml
[dependencies]
openid-actix = "0.1"
```