- Updated dependencies [
8b55a4a]:- @atproto/syntax@0.7.4
- Updated dependencies [
6a3d607]:- @atproto/syntax@0.7.3
- #5273
87e6a95Thanks @matthieusieben! - Fix a bug that would cause oauth session not recently refreshed not to be listed in the UI.
- Updated dependencies [
9e1da84]:- @atproto/syntax@0.7.2
- Updated dependencies [
a0c49d9]:- @atproto/oauth-types@0.7.5
- @atproto/jwk@0.7.4
- @atproto/syntax@0.7.1
-
#5099
b43ec31Thanks @matthieusieben! - Update TypeScript build to rely on references to composite internal projects -
#5099
b43ec31Thanks @matthieusieben! - Bundle only necessary files in the NPM tarball, including theCHANGELOG.mdandREADME.mdfiles (if present). -
#5099
b43ec31Thanks @matthieusieben! - Build withnoImplicitAnyenabled -
Updated dependencies [
28a0b58,b43ec31,b43ec31,b43ec31,b43ec31]:- @atproto/syntax@0.6.4
- @atproto/oauth-types@0.7.4
- @atproto/jwk@0.7.3
-
#5151
a51c45dThanks @matthieusieben! - Update dependencies -
Updated dependencies [
a51c45d]:- @atproto/jwk@0.7.2
- @atproto/oauth-types@0.7.3
- @atproto/syntax@0.6.3
- #5140
0b165caThanks @matthieusieben! - AdddeleteAfterfield to account deactivation data
-
#5053
9acd39bThanks @matthieusieben! - UpdateAccountproperties to contain strongly typeddid -
#5053
9acd39bThanks @matthieusieben! - Update interfaces to use did instead of sub -
#5053
9acd39bThanks @matthieusieben! - Add ability to deactivate and delete account from the account manager interface
- #5053
9acd39bThanks @matthieusieben! - Remove unusedconsentRequiredlogic from OAuth consent flow UI
-
#4967
9fc720cThanks @matthieusieben! - Use TypeScript 7 to build package -
Updated dependencies [
9fc720c]:- @atproto/oauth-types@0.7.2
- @atproto/jwk@0.7.1
- #4986
6c63f7dThanks @matthieusieben! - Add ability to change the user handle through the account manager interface
- #4883
64f5148Thanks @matthieusieben! - Add support for email verification and management in the account management interface
-
#4929
f01c59fThanks @devinivy! - BREAKING: Drop support for Node.js 18 and 20. Node.js 22 is now the minimum supported version. Docker images now use Node.js 24. -
#4943
c459153Thanks @devinivy! - BREAKING: Convert to pure ESM. All packages now ship"type": "module"with ES module output and Node16 module resolution.Node.js 22's
require()compatibility layer can still load these packages in CommonJS code. -
#4930
908beceThanks @devinivy! - Build with TypeScript 6.0.
- #4820
b3ce11aThanks @matthieusieben! - Unify account management and authorization pages into a signle package
- #4820
b3ce11aThanks @matthieusieben! - Account management interface improvements
- Updated dependencies []:
- @atproto/oauth-types@0.6.2
- Updated dependencies []:
- @atproto/oauth-types@0.6.1
- Updated dependencies []:
- @atproto/oauth-types@0.5.2
- Updated dependencies []:
- @atproto/oauth-types@0.5.1
- Updated dependencies [
09439d7d6,f560cf226,fefe70126,f560cf226,f560cf226,09439d7d6,f560cf226,09439d7d6]:- @atproto/oauth-types@0.4.2
- @atproto/jwk@0.6.0
f4cb3e4d0Thanks @matthieusieben! - Adapt to UI to support permission set.
- #3806
1899b1fc1Thanks @matthieusieben! - AdaptAuthorizeDatabackend injected data type
- Updated dependencies [
90b4775fc,90b4775fc,90b4775fc]:- @atproto/jwk@0.4.0
- @atproto/oauth-types@0.3.1
- Updated dependencies [
349b59175,349b59175,349b59175,349b59175,349b59175]:- @atproto/oauth-types@0.3.0
- @atproto/jwk@0.3.0
- Updated dependencies [
a48b093f0]:- @atproto/oauth-types@0.2.7
- #3659
371e04aadThanks @matthieusieben! - Various adaptations
- #3640
cc4122652Thanks @matthieusieben! - Exctracted types shared between OAuthProvider backand and it's UI into a separate package.