Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@atproto/oauth-provider@0.3.0
Minor Changes
6ea9c961a
Thanks @matthieusieben! - RenameonClientInfo
andonAuthorizationDetails
hooks togetClientInfo
andgetAuthorizationDetails
respectively.Patch Changes
#3525
6ea9c961a
Thanks @matthieusieben! - Add the following hooks in theOAuthProvider
:onAuthorized
which is triggered when the user "authorized" a client (acode
is issued)onTokenCreated
which is triggered when the code is exchanged for a tokenonTokenRefreshed
which is triggered when a refresh token is exchanged for a new access token#3514
e69e89a03
Thanks @matthieusieben! - Properly compute sleep time in contantTime util@atproto/api@0.14.1
Patch Changes
ba5bb6e66
Thanks @matthieusieben! - Fix bug preventing "logout()" calls from working.@atproto/bsky@0.0.118
Patch Changes
#3537
3f58dd0e7
Thanks @matthieusieben! - Apply needs-review to individual recordsUpdated dependencies [
ba5bb6e66
]:@atproto/dev-env@0.3.88
Patch Changes
3f58dd0e7
,20e57bacf
,ba5bb6e66
,6ea9c961a
]:@atproto/lex-cli@0.6.1
Patch Changes
175f89f8f
Thanks @matthieusieben! - Improve compatibility with Windows runtimes.@atproto/ozone@0.1.79
Patch Changes
#3520
20e57bacf
Thanks @matthieusieben! - Improve indexing for "chat.bsky.moderation.getMessageContext"Updated dependencies [
ba5bb6e66
]:@atproto/pds@0.4.96
Patch Changes
#3525
6ea9c961a
Thanks @matthieusieben! - Dead code cleanup.Updated dependencies [
6ea9c961a
,6ea9c961a
,ba5bb6e66
,e69e89a03
]: