rustauth 0.2.0

Rust authentication toolkit.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Changelog

## [0.2.0] - 2026-06-14

Initial public working release.

### Added

- Umbrella crate re-exporting `rustauth-core`, adapters, and feature-gated enterprise plugins.
- `rustauth::prelude` for application wiring (`RustAuth`, `RustAuthBuilder`, common options).
- Cargo features for `plugins`, `passkey`, `sso`, `scim`, `stripe`, `oauth-provider`, `telemetry`, `i18n`, and `full`.

[0.2.0]: https://github.com/salasebas/rustauth/releases/tag/v0.2.0