Re-export alias for [`openauth`](https://crates.io/crates/openauth).
```toml
[dependencies]
rustauth = "0.0.2"
```
`rustauth` is the planned primary name for this authentication toolkit. This crate
forwards the full `openauth` API so you can depend on `rustauth` today without
waiting for a workspace rename.
**Today:** `openauth` and `open-auth` remain the canonical published names.
**Future:** ecosystem crates may migrate to the `rustauth-*` prefix.