shield-oauth 0.0.3

OAuth provider for Shield.
Documentation
[dependencies.async-trait]
version = "0.1.83"

[dependencies.oauth2]
version = "4.4.2"

[dependencies.shield]
version = "0.0.3"

[lib]
name = "shield_oauth"
path = "src/lib.rs"

[package]
authors = ["Rust For Web <info@rustforweb.org>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "OAuth provider for Shield."
edition = "2021"
license = "MIT"
name = "shield-oauth"
readme = "README.md"
repository = "https://github.com/RustForWeb/shield"
version = "0.0.3"