oxide-auth-actix 0.1.0

A OAuth2 server library for actix featuring a set of configurable and pluggable backends.
Documentation
# oxide-auth-actix

Integrates `oxide-auth` with the actor model and web requests of `actix-web`.

## Additional

[![Crates.io Status](https://img.shields.io/crates/v/oxide-auth-actix.svg)](https://crates.io/crates/oxide-auth-actix)
[![Docs.rs Status](https://docs.rs/oxide-auth-actix/badge.svg)](https://docs.rs/oxide-auth-actix/)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/HeroicKatora/oxide-auth/dev-v0.4.0/docs/LICENSE-MIT)
[![License](https://img.shields.io/badge/license-Apache-blue.svg)](https://raw.githubusercontent.com/HeroicKatora/oxide-auth/dev-v0.4.0/docs/LICENSE-APACHE)
[![CI Status](https://api.cirrus-ci.com/github/HeroicKatora/oxide-auth.svg)](https://cirrus-ci.com/github/HeroicKatora/oxide-auth)

Licensed under either of
 * MIT license ([LICENSE-MIT] or http://opensource.org/licenses/MIT)
 * Apache License, Version 2.0 ([LICENSE-APACHE] or http://www.apache.org/licenses/LICENSE-2.0)
at your option.

[LICENSE-MIT]: docs/LICENSE-MIT
[LICENSE-APACHE]: docs/LICENSE-APACHE