# oxide-auth-axum Integrates `oxide-auth` with the [`axum`] web server library. ## Additional [![Crates.io Status](https://img.shields.io/crates/v/oxide-auth-axum.svg)](https://crates.io/crates/oxide-auth-axum) [![Docs.rs Status](https://docs.rs/oxide-auth-axum/badge.svg)](https://docs.rs/oxide-auth-axum/) [![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. [`axum`]: https://crates.io/crates/axum [LICENSE-MIT]: docs/LICENSE-MIT [LICENSE-APACHE]: docs/LICENSE-APACHE