oxide-auth-actix 0.0.1

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

Bindings and utilities for creating an oauth endpoint with actix.

Use the provided methods to use code grant methods in an asynchronous fashion, or use an AsActor<_> to create an actor implementing endpoint functionality via messages.