Skip to content

Comments

feat: fix version#662

Merged
NathaelB merged 4 commits intorelease-0.2from
feat/fix-version
Jan 16, 2026
Merged

feat: fix version#662
NathaelB merged 4 commits intorelease-0.2from
feat/fix-version

Conversation

@NathaelB
Copy link
Member

No description provided.

NathaelB and others added 4 commits January 16, 2026 17:43
* feat: refactor token generation and support id_token

Add a new `IdTokenClaims` struct and a `TokenClaims` trait to abstract
over different token claim types. Modify `create_jwt` to optionally
generate an ID token if the `openid` scope is present. Update `JwtToken`
to accommodate an optional ID token.

* fix: refactor token creation to include ID token
* Fix: only validate client secret for non-public clients

* Fix: Simplify client secret validation logic
@NathaelB NathaelB self-assigned this Jan 16, 2026
@NathaelB NathaelB merged commit e31a6aa into release-0.2 Jan 16, 2026
@NathaelB NathaelB deleted the feat/fix-version branch January 16, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants