[package] name = "actix-web-oidc" version = "0.1.0" authors = ["joshmc "] 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]