//! Re-export alias for the [`openauth`] authentication toolkit.
//!//! `rustauth` is the planned primary crate name for this project. Until the
//! rename is complete, it forwards the entire public API of [`openauth`].
#![doc(html_root_url ="https://docs.rs/rustauth/0.0.2")]pubuseopenauth::*;