Atproto: @atproto/[email protected] Release

Release date:
August 20, 2024
Previous version:
@atproto/[email protected] (released August 18, 2024)
Magnitude:
279 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in @atproto/[email protected]

github-actions[bot]
matthieusieben
devinivy

Directory Browser for @atproto/[email protected]

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Patch Changes

  • #2729 35a126429 Thanks @matthieusieben! - The non-standard introspection_endpoint_auth_method, and introspection_endpoint_auth_signing_alg client metadata properties were removed. The client's token_endpoint_auth_method, and token_endpoint_auth_signing_alg properties are now used as the only indication of how a client must authenticate at the introspection endpoint.

  • #2729 35a126429 Thanks @matthieusieben! - The non-standard revocation_endpoint_auth_method, and revocation_endpoint_auth_signing_alg client metadata properties were removed. The client's token_endpoint_auth_method, and token_endpoint_auth_signing_alg properties are now used as the only indication of how a client must authenticate at the revocation endpoint.

  • #2727 3ebcd4e61 Thanks @matthieusieben! - Remove "exp" from dpop proof

  • #2729 35a126429 Thanks @matthieusieben! - The non-standard pushed_authorization_request_endpoint_auth_method, and pushed_authorization_request_endpoint_auth_signing_alg client metadata properties were removed. The client's token_endpoint_auth_method, and token_endpoint_auth_signing_alg properties are now used as the only indication of how a client must authenticate at the introspection endpoint.

  • Updated dependencies [35a126429]: