actix-web-oidc 0.1.0

actix-web middleware to handle OIDC authentication and authorization
Documentation
[package]
name = "actix-web-oidc"
version = "0.1.0"
authors = ["joshmc <jmcconnell26@qub.ac.uk>"]
description = "actix-web middleware to handle OIDC authentication and authorization"
edition = "2018"
license-file = "LICENSE"
repository = "https://github.com/jmcconnell26/actix-web-oidc"

[badges]
maintenance = { status = "experimental" }

[dependencies]