rustauth-oidc 0.2.0

Enterprise OIDC relying-party support for RustAuth.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Changelog

## [0.2.0] - 2026-06-14

Initial public working release.

### Added

- OIDC relying-party helpers for external enterprise IdPs (Okta, Entra ID, Auth0, Keycloak, …).
- Discovery document validation, token endpoint authentication selection, and ID token verification.

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