feat: HydraClient — OAuth2/OIDC admin API (35 endpoints)

Typed Hydra admin API client covering OAuth2 clients, login/consent/logout
flows, JWK sets, trusted JWT issuers, sessions, and token introspection.

Bump: sunbeam-sdk v0.4.0
This commit is contained in:
2026-03-21 20:22:39 +00:00
parent f0bc363755
commit c597234cd9
4 changed files with 803 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "sunbeam-sdk"
version = "0.3.0"
version = "0.4.0"
edition = "2024"
description = "Sunbeam SDK — reusable library for cluster management"
repository = "https://src.sunbeam.pt/studio/cli"