Skip to content

Release v1.0.0b15 - #168

Merged
rmad17 merged 1 commit into
mainfrom
release/1.0.0b15
Sep 7, 2026
Merged

Release v1.0.0b15#168
rmad17 merged 1 commit into
mainfrom
release/1.0.0b15

Conversation

@rmad17

@rmad17 rmad17 commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

鈿狅笍 Breaking Changes

  • feat!: add Private Key JWT (private_key_jwt) client authentication - clients with neither a client_secret nor a client_assertion_signing_key now raise ConfigurationError instead of proceeding as a public client. PAR requests now set response_type=code #154 (kishore7snehil)

Added

  • feat: passwordless support - adds ServerClient.passwordless for Email OTP, SMS OTP, and Email Magic Link embedded flows #153 (rmad17)
  • feat: Private JWT CA support for passwordless - extends passwordless start and verify to use _apply_client_authentication so private_key_jwt is supported #158 (rmad17)

Fixed

  • fix: reject blank organization before actor resolution in session transfer token request #150 (kishore7snehil)

Changed

  • docs: add Step-up authentication example #161 (kailash-b)
  • docs: fix documentation drift in README and examples #144 (rmad17)

@rmad17
rmad17 requested a review from a team as a code owner September 7, 2026 14:22

@kishore7snehil kishore7snehil left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rmad17
rmad17 merged commit 9b72ecf into main Sep 7, 2026
9 checks passed
@rmad17
rmad17 deleted the release/1.0.0b15 branch September 7, 2026 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants