@atproto/oauth-client-node 0.0.0-spaces-alpha-20260818163953

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,724 @@
1
+ # @atproto/oauth-client-node
2
+
3
+ ## 0.0.0-spaces-alpha-20260818163953
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies []:
8
+ - @atproto/oauth-client@0.0.0-spaces-alpha-20260818163953
9
+
10
+ ## 0.5.3
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies []:
15
+ - @atproto/oauth-client@0.8.3
16
+
17
+ ## 0.5.2
18
+
19
+ ### Patch Changes
20
+
21
+ - Updated dependencies [[`6a3d607`](https://github.com/bluesky-social/atproto/commit/6a3d6073cb66c527b5b109242049c85c36b9658c)]:
22
+ - @atproto-labs/simple-store@0.5.1
23
+ - @atproto/oauth-client@0.8.2
24
+ - @atproto-labs/handle-resolver-node@0.2.8
25
+ - @atproto-labs/did-resolver@0.3.7
26
+
27
+ ## 0.5.1
28
+
29
+ ### Patch Changes
30
+
31
+ - Updated dependencies []:
32
+ - @atproto/oauth-client@0.8.1
33
+
34
+ ## 0.5.0
35
+
36
+ ### Minor Changes
37
+
38
+ - [#5266](https://github.com/bluesky-social/atproto/pull/5266) [`f136380`](https://github.com/bluesky-social/atproto/commit/f136380964a8ea52ef031a9732d3d1f1f1ab0c4a) Thanks [@matthieusieben](https://github.com/matthieusieben)! - **BREAKING:** The session hooks exposed on `NodeOAuthClientOptions` have been renamed: `onUpdate` → `onSessionUpdated` and `onDelete` → `onSessionDeleted` (following the rename in `@atproto/oauth-client`).
39
+
40
+ ### Patch Changes
41
+
42
+ - Updated dependencies [[`f136380`](https://github.com/bluesky-social/atproto/commit/f136380964a8ea52ef031a9732d3d1f1f1ab0c4a), [`f136380`](https://github.com/bluesky-social/atproto/commit/f136380964a8ea52ef031a9732d3d1f1f1ab0c4a), [`f136380`](https://github.com/bluesky-social/atproto/commit/f136380964a8ea52ef031a9732d3d1f1f1ab0c4a), [`f136380`](https://github.com/bluesky-social/atproto/commit/f136380964a8ea52ef031a9732d3d1f1f1ab0c4a), [`f136380`](https://github.com/bluesky-social/atproto/commit/f136380964a8ea52ef031a9732d3d1f1f1ab0c4a), [`f136380`](https://github.com/bluesky-social/atproto/commit/f136380964a8ea52ef031a9732d3d1f1f1ab0c4a), [`f136380`](https://github.com/bluesky-social/atproto/commit/f136380964a8ea52ef031a9732d3d1f1f1ab0c4a), [`f136380`](https://github.com/bluesky-social/atproto/commit/f136380964a8ea52ef031a9732d3d1f1f1ab0c4a), [`f136380`](https://github.com/bluesky-social/atproto/commit/f136380964a8ea52ef031a9732d3d1f1f1ab0c4a), [`f136380`](https://github.com/bluesky-social/atproto/commit/f136380964a8ea52ef031a9732d3d1f1f1ab0c4a), [`f136380`](https://github.com/bluesky-social/atproto/commit/f136380964a8ea52ef031a9732d3d1f1f1ab0c4a), [`f136380`](https://github.com/bluesky-social/atproto/commit/f136380964a8ea52ef031a9732d3d1f1f1ab0c4a)]:
43
+ - @atproto/oauth-client@0.8.0
44
+ - @atproto-labs/simple-store@0.5.0
45
+ - @atproto-labs/did-resolver@0.3.6
46
+ - @atproto-labs/handle-resolver-node@0.2.7
47
+
48
+ ## 0.4.9
49
+
50
+ ### Patch Changes
51
+
52
+ - Updated dependencies [[`ce386ee`](https://github.com/bluesky-social/atproto/commit/ce386eed324f813601db57f873fbb3b987492001)]:
53
+ - @atproto-labs/handle-resolver-node@0.2.6
54
+ - @atproto/oauth-client@0.7.11
55
+
56
+ ## 0.4.8
57
+
58
+ ### Patch Changes
59
+
60
+ - Updated dependencies []:
61
+ - @atproto/oauth-client@0.7.10
62
+
63
+ ## 0.4.7
64
+
65
+ ### Patch Changes
66
+
67
+ - [#5197](https://github.com/bluesky-social/atproto/pull/5197) [`a0c49d9`](https://github.com/bluesky-social/atproto/commit/a0c49d9e8bc685c5a747a8d3b2775c73c63fdb6f) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Rewrite import statements to be compatible with TypeScript's `verbatimModuleSyntax` config.
68
+
69
+ - Updated dependencies [[`a0c49d9`](https://github.com/bluesky-social/atproto/commit/a0c49d9e8bc685c5a747a8d3b2775c73c63fdb6f)]:
70
+ - @atproto-labs/handle-resolver-node@0.2.5
71
+ - @atproto-labs/did-resolver@0.3.5
72
+ - @atproto-labs/simple-store@0.4.4
73
+ - @atproto/jwk-webcrypto@0.3.4
74
+ - @atproto/oauth-client@0.7.9
75
+ - @atproto/oauth-types@0.7.5
76
+ - @atproto/jwk-jose@0.2.4
77
+ - @atproto/jwk@0.7.4
78
+ - @atproto/did@0.5.4
79
+
80
+ ## 0.4.6
81
+
82
+ ### Patch Changes
83
+
84
+ - Updated dependencies []:
85
+ - @atproto/oauth-client@0.7.8
86
+
87
+ ## 0.4.5
88
+
89
+ ### Patch Changes
90
+
91
+ - [#5099](https://github.com/bluesky-social/atproto/pull/5099) [`b43ec31`](https://github.com/bluesky-social/atproto/commit/b43ec31f247f4461725b01226885f88bd430ca07) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Update TypeScript build to rely on references to composite internal projects
92
+
93
+ - [#5099](https://github.com/bluesky-social/atproto/pull/5099) [`b43ec31`](https://github.com/bluesky-social/atproto/commit/b43ec31f247f4461725b01226885f88bd430ca07) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Bundle only necessary files in the NPM tarball, including the `CHANGELOG.md` and `README.md` files (if present).
94
+
95
+ - [#5099](https://github.com/bluesky-social/atproto/pull/5099) [`b43ec31`](https://github.com/bluesky-social/atproto/commit/b43ec31f247f4461725b01226885f88bd430ca07) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Build with `noImplicitAny` enabled
96
+
97
+ - Updated dependencies [[`b43ec31`](https://github.com/bluesky-social/atproto/commit/b43ec31f247f4461725b01226885f88bd430ca07), [`b43ec31`](https://github.com/bluesky-social/atproto/commit/b43ec31f247f4461725b01226885f88bd430ca07), [`b43ec31`](https://github.com/bluesky-social/atproto/commit/b43ec31f247f4461725b01226885f88bd430ca07)]:
98
+ - @atproto-labs/handle-resolver-node@0.2.4
99
+ - @atproto-labs/did-resolver@0.3.4
100
+ - @atproto-labs/simple-store@0.4.3
101
+ - @atproto/jwk-webcrypto@0.3.3
102
+ - @atproto/oauth-client@0.7.7
103
+ - @atproto/oauth-types@0.7.4
104
+ - @atproto/jwk-jose@0.2.3
105
+ - @atproto/jwk@0.7.3
106
+ - @atproto/did@0.5.3
107
+
108
+ ## 0.4.4
109
+
110
+ ### Patch Changes
111
+
112
+ - Updated dependencies [[`8bcba69`](https://github.com/bluesky-social/atproto/commit/8bcba69cf1f02d09e07b51ce091918312029df63)]:
113
+ - @atproto/oauth-client@0.7.6
114
+
115
+ ## 0.4.3
116
+
117
+ ### Patch Changes
118
+
119
+ - [#5151](https://github.com/bluesky-social/atproto/pull/5151) [`a51c45d`](https://github.com/bluesky-social/atproto/commit/a51c45d38f6bd7b8765f640e564cf921d52162e7) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Update dependencies
120
+
121
+ - Updated dependencies [[`a51c45d`](https://github.com/bluesky-social/atproto/commit/a51c45d38f6bd7b8765f640e564cf921d52162e7)]:
122
+ - @atproto/did@0.5.2
123
+ - @atproto-labs/did-resolver@0.3.3
124
+ - @atproto-labs/handle-resolver-node@0.2.3
125
+ - @atproto-labs/simple-store@0.4.2
126
+ - @atproto/jwk@0.7.2
127
+ - @atproto/jwk-jose@0.2.2
128
+ - @atproto/jwk-webcrypto@0.3.2
129
+ - @atproto/oauth-client@0.7.5
130
+ - @atproto/oauth-types@0.7.3
131
+
132
+ ## 0.4.2
133
+
134
+ ### Patch Changes
135
+
136
+ - [#4967](https://github.com/bluesky-social/atproto/pull/4967) [`9fc720c`](https://github.com/bluesky-social/atproto/commit/9fc720ce75f3ee88a5e48a9be919b07c7647f6f5) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Use TypeScript 7 to build package
137
+
138
+ - Updated dependencies [[`9fc720c`](https://github.com/bluesky-social/atproto/commit/9fc720ce75f3ee88a5e48a9be919b07c7647f6f5)]:
139
+ - @atproto-labs/handle-resolver-node@0.2.2
140
+ - @atproto-labs/did-resolver@0.3.2
141
+ - @atproto-labs/simple-store@0.4.1
142
+ - @atproto/jwk-webcrypto@0.3.1
143
+ - @atproto/oauth-client@0.7.3
144
+ - @atproto/oauth-types@0.7.2
145
+ - @atproto/jwk-jose@0.2.1
146
+ - @atproto/jwk@0.7.1
147
+ - @atproto/did@0.5.1
148
+
149
+ ## 0.4.1
150
+
151
+ ### Patch Changes
152
+
153
+ - Updated dependencies [[`622d365`](https://github.com/bluesky-social/atproto/commit/622d365aeb240133f40763a3b1c43981112837fc)]:
154
+ - @atproto/did@0.5.0
155
+ - @atproto-labs/did-resolver@0.3.1
156
+ - @atproto-labs/handle-resolver-node@0.2.1
157
+ - @atproto/oauth-client@0.7.2
158
+ - @atproto/oauth-types@0.7.1
159
+
160
+ ## 0.4.0
161
+
162
+ ### Minor Changes
163
+
164
+ - [#4929](https://github.com/bluesky-social/atproto/pull/4929) [`f01c59f`](https://github.com/bluesky-social/atproto/commit/f01c59f5bd3f75fb8b47a9eecd4858b84033fb7c) Thanks [@devinivy](https://github.com/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.
165
+
166
+ - [#4943](https://github.com/bluesky-social/atproto/pull/4943) [`c459153`](https://github.com/bluesky-social/atproto/commit/c459153395a30ce89e050892c8fab7dc98e019b9) Thanks [@devinivy](https://github.com/devinivy)! - **BREAKING:** Convert to pure ESM. All packages now ship `"type": "module"` with ES module output and Node16 module resolution.
167
+
168
+ Node.js 22's `require()` compatibility layer can still load these packages in CommonJS code.
169
+
170
+ - [#4930](https://github.com/bluesky-social/atproto/pull/4930) [`908bece`](https://github.com/bluesky-social/atproto/commit/908bece169258bff5ad121e5eec157d6ded6f705) Thanks [@devinivy](https://github.com/devinivy)! - Build with TypeScript 6.0.
171
+
172
+ ### Patch Changes
173
+
174
+ - Updated dependencies [[`f01c59f`](https://github.com/bluesky-social/atproto/commit/f01c59f5bd3f75fb8b47a9eecd4858b84033fb7c), [`c459153`](https://github.com/bluesky-social/atproto/commit/c459153395a30ce89e050892c8fab7dc98e019b9), [`affb50c`](https://github.com/bluesky-social/atproto/commit/affb50c040b497a12631df99a6310f8e78cab557), [`908bece`](https://github.com/bluesky-social/atproto/commit/908bece169258bff5ad121e5eec157d6ded6f705)]:
175
+ - @atproto/did@0.4.0
176
+ - @atproto/jwk@0.7.0
177
+ - @atproto/jwk-jose@0.2.0
178
+ - @atproto/jwk-webcrypto@0.3.0
179
+ - @atproto/oauth-client@0.7.0
180
+ - @atproto/oauth-types@0.7.0
181
+ - @atproto-labs/did-resolver@0.3.0
182
+ - @atproto-labs/handle-resolver-node@0.2.0
183
+ - @atproto-labs/simple-store@0.4.0
184
+
185
+ ## 0.3.17
186
+
187
+ ### Patch Changes
188
+
189
+ - Updated dependencies [[`a23d132`](https://github.com/bluesky-social/atproto/commit/a23d13268ccfd51a54d21256469b8cb43f7b07df), [`a23d132`](https://github.com/bluesky-social/atproto/commit/a23d13268ccfd51a54d21256469b8cb43f7b07df), [`a23d132`](https://github.com/bluesky-social/atproto/commit/a23d13268ccfd51a54d21256469b8cb43f7b07df), [`a23d132`](https://github.com/bluesky-social/atproto/commit/a23d13268ccfd51a54d21256469b8cb43f7b07df)]:
190
+ - @atproto/oauth-client@0.6.0
191
+
192
+ ## 0.3.16
193
+
194
+ ### Patch Changes
195
+
196
+ - Updated dependencies [[`d54d707`](https://github.com/bluesky-social/atproto/commit/d54d7077eb32041e1f61c312efa1dd0d768c774e), [`d54d707`](https://github.com/bluesky-social/atproto/commit/d54d7077eb32041e1f61c312efa1dd0d768c774e)]:
197
+ - @atproto/did@0.3.0
198
+ - @atproto-labs/did-resolver@0.2.6
199
+ - @atproto-labs/handle-resolver-node@0.1.25
200
+ - @atproto/oauth-client@0.5.14
201
+ - @atproto/oauth-types@0.6.2
202
+
203
+ ## 0.3.15
204
+
205
+ ### Patch Changes
206
+
207
+ - Updated dependencies [[`2f78893`](https://github.com/bluesky-social/atproto/commit/2f78893ace3bbf14d4bac36837820ddb46658c98)]:
208
+ - @atproto/did@0.2.4
209
+ - @atproto/oauth-client@0.5.13
210
+ - @atproto-labs/did-resolver@0.2.5
211
+ - @atproto-labs/handle-resolver-node@0.1.24
212
+ - @atproto/oauth-types@0.6.1
213
+
214
+ ## 0.3.14
215
+
216
+ ### Patch Changes
217
+
218
+ - Updated dependencies [[`95ef3c2`](https://github.com/bluesky-social/atproto/commit/95ef3c24e8072e9d49412950b033cb8607764ee0), [`5d8e7a6`](https://github.com/bluesky-social/atproto/commit/5d8e7a6588fc9e57e15d83d47bb45103205e3e41)]:
219
+ - @atproto/oauth-types@0.6.0
220
+ - @atproto/oauth-client@0.5.12
221
+
222
+ ## 0.3.13
223
+
224
+ ### Patch Changes
225
+
226
+ - Updated dependencies []:
227
+ - @atproto/oauth-client@0.5.11
228
+
229
+ ## 0.3.12
230
+
231
+ ### Patch Changes
232
+
233
+ - Updated dependencies [[`8012627`](https://github.com/bluesky-social/atproto/commit/8012627a1226cb2f1c753385ad2497b6b43ffd2e), [`d396de0`](https://github.com/bluesky-social/atproto/commit/d396de016d1d55d08cfad1dabd3ffd9eaeea76ea)]:
234
+ - @atproto/did@0.2.3
235
+ - @atproto-labs/did-resolver@0.2.4
236
+ - @atproto-labs/handle-resolver-node@0.1.23
237
+ - @atproto/oauth-client@0.5.10
238
+ - @atproto/oauth-types@0.5.2
239
+
240
+ ## 0.3.11
241
+
242
+ ### Patch Changes
243
+
244
+ - Updated dependencies [[`261968fd6`](https://github.com/bluesky-social/atproto/commit/261968fd65014ded613e2bf085d61a7864b8fba7), [`261968fd6`](https://github.com/bluesky-social/atproto/commit/261968fd65014ded613e2bf085d61a7864b8fba7)]:
245
+ - @atproto-labs/did-resolver@0.2.3
246
+ - @atproto/did@0.2.2
247
+ - @atproto/oauth-client@0.5.9
248
+ - @atproto-labs/handle-resolver-node@0.1.22
249
+ - @atproto/oauth-types@0.5.1
250
+
251
+ ## 0.3.10
252
+
253
+ ### Patch Changes
254
+
255
+ - Updated dependencies [[`8ff5ec4ca`](https://github.com/bluesky-social/atproto/commit/8ff5ec4caa9a1f5c1e453a416ba2af22d1ee4f58), [`8ff5ec4ca`](https://github.com/bluesky-social/atproto/commit/8ff5ec4caa9a1f5c1e453a416ba2af22d1ee4f58), [`8ff5ec4ca`](https://github.com/bluesky-social/atproto/commit/8ff5ec4caa9a1f5c1e453a416ba2af22d1ee4f58)]:
256
+ - @atproto/oauth-types@0.5.0
257
+ - @atproto/oauth-client@0.5.8
258
+ - @atproto-labs/handle-resolver-node@0.1.21
259
+
260
+ ## 0.3.9
261
+
262
+ ### Patch Changes
263
+
264
+ - Updated dependencies [[`09439d7d6`](https://github.com/bluesky-social/atproto/commit/09439d7d688294ad1a0c78a74b901ba2f7c5f4c3), [`fefe70126`](https://github.com/bluesky-social/atproto/commit/fefe70126d0ea82507ac750f669b3478290f186b), [`f560cf226`](https://github.com/bluesky-social/atproto/commit/f560cf2266715666ce5852ab095fcfb3876ae815), [`fefe70126`](https://github.com/bluesky-social/atproto/commit/fefe70126d0ea82507ac750f669b3478290f186b), [`09439d7d6`](https://github.com/bluesky-social/atproto/commit/09439d7d688294ad1a0c78a74b901ba2f7c5f4c3), [`f560cf226`](https://github.com/bluesky-social/atproto/commit/f560cf2266715666ce5852ab095fcfb3876ae815), [`f560cf226`](https://github.com/bluesky-social/atproto/commit/f560cf2266715666ce5852ab095fcfb3876ae815), [`09439d7d6`](https://github.com/bluesky-social/atproto/commit/09439d7d688294ad1a0c78a74b901ba2f7c5f4c3), [`f560cf226`](https://github.com/bluesky-social/atproto/commit/f560cf2266715666ce5852ab095fcfb3876ae815), [`09439d7d6`](https://github.com/bluesky-social/atproto/commit/09439d7d688294ad1a0c78a74b901ba2f7c5f4c3), [`09439d7d6`](https://github.com/bluesky-social/atproto/commit/09439d7d688294ad1a0c78a74b901ba2f7c5f4c3)]:
265
+ - @atproto/oauth-types@0.4.2
266
+ - @atproto/oauth-client@0.5.7
267
+ - @atproto/jwk@0.6.0
268
+ - @atproto/jwk-webcrypto@0.2.0
269
+ - @atproto/did@0.2.1
270
+ - @atproto/jwk-jose@0.1.11
271
+ - @atproto-labs/did-resolver@0.2.2
272
+ - @atproto-labs/handle-resolver-node@0.1.20
273
+
274
+ ## 0.3.8
275
+
276
+ ### Patch Changes
277
+
278
+ - Updated dependencies []:
279
+ - @atproto/oauth-client@0.5.6
280
+
281
+ ## 0.3.7
282
+
283
+ ### Patch Changes
284
+
285
+ - Updated dependencies [[`f9dc9aa4c`](https://github.com/bluesky-social/atproto/commit/f9dc9aa4c9eaf2f82d140fbf011a9015e7f1a00d), [`f9dc9aa4c`](https://github.com/bluesky-social/atproto/commit/f9dc9aa4c9eaf2f82d140fbf011a9015e7f1a00d), [`f9dc9aa4c`](https://github.com/bluesky-social/atproto/commit/f9dc9aa4c9eaf2f82d140fbf011a9015e7f1a00d), [`f9dc9aa4c`](https://github.com/bluesky-social/atproto/commit/f9dc9aa4c9eaf2f82d140fbf011a9015e7f1a00d), [`86c4699da`](https://github.com/bluesky-social/atproto/commit/86c4699da8cf184c251e58c0a3a2612dd676f0ea), [`f9dc9aa4c`](https://github.com/bluesky-social/atproto/commit/f9dc9aa4c9eaf2f82d140fbf011a9015e7f1a00d), [`f9dc9aa4c`](https://github.com/bluesky-social/atproto/commit/f9dc9aa4c9eaf2f82d140fbf011a9015e7f1a00d)]:
286
+ - @atproto/did@0.2.0
287
+ - @atproto-labs/simple-store@0.3.0
288
+ - @atproto/oauth-client@0.5.5
289
+ - @atproto-labs/did-resolver@0.2.1
290
+ - @atproto-labs/handle-resolver-node@0.1.19
291
+
292
+ ## 0.3.6
293
+
294
+ ### Patch Changes
295
+
296
+ - [#4139](https://github.com/bluesky-social/atproto/pull/4139) [`6231c8730`](https://github.com/bluesky-social/atproto/commit/6231c8730adb3a4c17dec417e5332b2be61070e5) Thanks [@ThisIsMissEm](https://github.com/ThisIsMissEm)! - Fix support for multiple redirect URIs in `@atproto/oauth-client`
297
+
298
+ Previously the callback method assumed a singular `redirect_uris` value, and enforced only performing the callback with the first registered redirect URI. This change allows passing the actual redirect URI to the `callback` method, much like the `authorize` method supports.
299
+
300
+ - Updated dependencies [[`6231c8730`](https://github.com/bluesky-social/atproto/commit/6231c8730adb3a4c17dec417e5332b2be61070e5)]:
301
+ - @atproto/oauth-client@0.5.4
302
+
303
+ ## 0.3.5
304
+
305
+ ### Patch Changes
306
+
307
+ - Updated dependencies []:
308
+ - @atproto/oauth-client@0.5.3
309
+
310
+ ## 0.3.4
311
+
312
+ ### Patch Changes
313
+
314
+ - Updated dependencies [[`8a88e2c15`](https://github.com/bluesky-social/atproto/commit/8a88e2c15451f5e8239400eeb277ad31d178b8e6), [`8a88e2c15`](https://github.com/bluesky-social/atproto/commit/8a88e2c15451f5e8239400eeb277ad31d178b8e6)]:
315
+ - @atproto/jwk@0.5.0
316
+ - @atproto/jwk-jose@0.1.10
317
+ - @atproto/jwk-webcrypto@0.1.10
318
+ - @atproto/oauth-client@0.5.2
319
+ - @atproto/oauth-types@0.4.1
320
+
321
+ ## 0.3.3
322
+
323
+ ### Patch Changes
324
+
325
+ - Updated dependencies []:
326
+ - @atproto/oauth-client@0.5.1
327
+
328
+ ## 0.3.2
329
+
330
+ ### Patch Changes
331
+
332
+ - Updated dependencies [[`4c2d49917`](https://github.com/bluesky-social/atproto/commit/4c2d499178c61eb8a9d7f658e89fe68fa07f81e7), [`4c2d49917`](https://github.com/bluesky-social/atproto/commit/4c2d499178c61eb8a9d7f658e89fe68fa07f81e7), [`3a1e010e1`](https://github.com/bluesky-social/atproto/commit/3a1e010e148476bfdc0028c37cafbce85a46605a), [`3a1e010e1`](https://github.com/bluesky-social/atproto/commit/3a1e010e148476bfdc0028c37cafbce85a46605a)]:
333
+ - @atproto/oauth-client@0.5.0
334
+ - @atproto/oauth-types@0.4.0
335
+
336
+ ## 0.3.1
337
+
338
+ ### Patch Changes
339
+
340
+ - Updated dependencies []:
341
+ - @atproto-labs/handle-resolver-node@0.1.18
342
+ - @atproto/oauth-client@0.4.2
343
+
344
+ ## 0.3.0
345
+
346
+ ### Minor Changes
347
+
348
+ - [#3976](https://github.com/bluesky-social/atproto/pull/3976) [`90b4775fc`](https://github.com/bluesky-social/atproto/commit/90b4775fc9c6959171bc12b961ce9421cc14d6ee) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Remove `NodeOAuthClient.fromClientId`
349
+
350
+ ### Patch Changes
351
+
352
+ - [#3976](https://github.com/bluesky-social/atproto/pull/3976) [`90b4775fc`](https://github.com/bluesky-social/atproto/commit/90b4775fc9c6959171bc12b961ce9421cc14d6ee) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Re-export all types & utilities needed to instantiate an OAuth client
353
+
354
+ - [#3976](https://github.com/bluesky-social/atproto/pull/3976) [`90b4775fc`](https://github.com/bluesky-social/atproto/commit/90b4775fc9c6959171bc12b961ce9421cc14d6ee) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Allow passing custom `handleResolver` option
355
+
356
+ - Updated dependencies [[`90b4775fc`](https://github.com/bluesky-social/atproto/commit/90b4775fc9c6959171bc12b961ce9421cc14d6ee), [`90b4775fc`](https://github.com/bluesky-social/atproto/commit/90b4775fc9c6959171bc12b961ce9421cc14d6ee), [`90b4775fc`](https://github.com/bluesky-social/atproto/commit/90b4775fc9c6959171bc12b961ce9421cc14d6ee), [`90b4775fc`](https://github.com/bluesky-social/atproto/commit/90b4775fc9c6959171bc12b961ce9421cc14d6ee), [`90b4775fc`](https://github.com/bluesky-social/atproto/commit/90b4775fc9c6959171bc12b961ce9421cc14d6ee)]:
357
+ - @atproto/oauth-client@0.4.1
358
+ - @atproto-labs/did-resolver@0.2.0
359
+ - @atproto/jwk@0.4.0
360
+ - @atproto-labs/handle-resolver-node@0.1.17
361
+ - @atproto/jwk-jose@0.1.9
362
+ - @atproto/jwk-webcrypto@0.1.9
363
+ - @atproto/oauth-types@0.3.1
364
+
365
+ ## 0.2.24
366
+
367
+ ### Patch Changes
368
+
369
+ - [#3847](https://github.com/bluesky-social/atproto/pull/3847) [`349b59175`](https://github.com/bluesky-social/atproto/commit/349b59175e82ceb9500ae7c6a9a0b9b6aec9d1b6) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Minor typing change
370
+
371
+ - Updated dependencies [[`349b59175`](https://github.com/bluesky-social/atproto/commit/349b59175e82ceb9500ae7c6a9a0b9b6aec9d1b6), [`349b59175`](https://github.com/bluesky-social/atproto/commit/349b59175e82ceb9500ae7c6a9a0b9b6aec9d1b6), [`349b59175`](https://github.com/bluesky-social/atproto/commit/349b59175e82ceb9500ae7c6a9a0b9b6aec9d1b6), [`349b59175`](https://github.com/bluesky-social/atproto/commit/349b59175e82ceb9500ae7c6a9a0b9b6aec9d1b6), [`349b59175`](https://github.com/bluesky-social/atproto/commit/349b59175e82ceb9500ae7c6a9a0b9b6aec9d1b6), [`349b59175`](https://github.com/bluesky-social/atproto/commit/349b59175e82ceb9500ae7c6a9a0b9b6aec9d1b6), [`349b59175`](https://github.com/bluesky-social/atproto/commit/349b59175e82ceb9500ae7c6a9a0b9b6aec9d1b6)]:
372
+ - @atproto/oauth-types@0.3.0
373
+ - @atproto/oauth-client@0.4.0
374
+ - @atproto/jwk@0.3.0
375
+ - @atproto/jwk-jose@0.1.8
376
+ - @atproto/jwk-webcrypto@0.1.8
377
+
378
+ ## 0.2.23
379
+
380
+ ### Patch Changes
381
+
382
+ - Updated dependencies [[`192f3ab89`](https://github.com/bluesky-social/atproto/commit/192f3ab89c943216683541f42cc1332e9c305eee), [`4e96e2c7b`](https://github.com/bluesky-social/atproto/commit/4e96e2c7b7cc0231607d3065c95704069c4ca2a2)]:
383
+ - @atproto/oauth-client@0.3.22
384
+
385
+ ## 0.2.22
386
+
387
+ ### Patch Changes
388
+
389
+ - Updated dependencies [[`cd4bed3c9`](https://github.com/bluesky-social/atproto/commit/cd4bed3c9e68878c3f79620fe19f6994ebcb932e)]:
390
+ - @atproto/oauth-client@0.3.21
391
+
392
+ ## 0.2.21
393
+
394
+ ### Patch Changes
395
+
396
+ - Updated dependencies [[`3fa2ee3b6`](https://github.com/bluesky-social/atproto/commit/3fa2ee3b6a382709b10921da53e69a901bccbb05), [`a3b24ca77`](https://github.com/bluesky-social/atproto/commit/a3b24ca77ca24ac19b17cf9ee2a5ca9612ccf96c), [`a3b24ca77`](https://github.com/bluesky-social/atproto/commit/a3b24ca77ca24ac19b17cf9ee2a5ca9612ccf96c)]:
397
+ - @atproto/jwk@0.2.0
398
+ - @atproto/oauth-types@0.2.8
399
+ - @atproto/oauth-client@0.3.20
400
+ - @atproto/jwk-jose@0.1.7
401
+ - @atproto/jwk-webcrypto@0.1.7
402
+
403
+ ## 0.2.20
404
+
405
+ ### Patch Changes
406
+
407
+ - Updated dependencies [[`a03f0b906`](https://github.com/bluesky-social/atproto/commit/a03f0b906b108f8c766a5700f0d68b55748f23bd)]:
408
+ - @atproto/oauth-client@0.3.19
409
+
410
+ ## 0.2.19
411
+
412
+ ### Patch Changes
413
+
414
+ - Updated dependencies [[`36d0d370c`](https://github.com/bluesky-social/atproto/commit/36d0d370c24498f74c243ebfb01564e5050c672d)]:
415
+ - @atproto/oauth-client@0.3.18
416
+
417
+ ## 0.2.18
418
+
419
+ ### Patch Changes
420
+
421
+ - Updated dependencies []:
422
+ - @atproto-labs/handle-resolver-node@0.1.16
423
+ - @atproto-labs/did-resolver@0.1.13
424
+ - @atproto/oauth-client@0.3.17
425
+
426
+ ## 0.2.17
427
+
428
+ ### Patch Changes
429
+
430
+ - Updated dependencies [[`a48b093f0`](https://github.com/bluesky-social/atproto/commit/a48b093f0ba3cf67b7abc50d309afcb336d8ead8)]:
431
+ - @atproto/oauth-types@0.2.7
432
+ - @atproto/oauth-client@0.3.16
433
+
434
+ ## 0.2.16
435
+
436
+ ### Patch Changes
437
+
438
+ - Updated dependencies [[`0d77d1b55`](https://github.com/bluesky-social/atproto/commit/0d77d1b550a58117aee8f7f1e2be24d255ade9e4), [`30f9b6690`](https://github.com/bluesky-social/atproto/commit/30f9b6690e0e2c5810772e94e631322b9d89c65a), [`30f9b6690`](https://github.com/bluesky-social/atproto/commit/30f9b6690e0e2c5810772e94e631322b9d89c65a), [`0d77d1b55`](https://github.com/bluesky-social/atproto/commit/0d77d1b550a58117aee8f7f1e2be24d255ade9e4)]:
439
+ - @atproto-labs/simple-store@0.2.0
440
+ - @atproto/oauth-types@0.2.6
441
+ - @atproto-labs/did-resolver@0.1.12
442
+ - @atproto/oauth-client@0.3.15
443
+ - @atproto-labs/handle-resolver-node@0.1.15
444
+
445
+ ## 0.2.15
446
+
447
+ ### Patch Changes
448
+
449
+ - Updated dependencies [[`371e04aad`](https://github.com/bluesky-social/atproto/commit/371e04aad2a3e8ae3fe185ce15fc8eb051cab78e), [`26a077716`](https://github.com/bluesky-social/atproto/commit/26a07771673bf1090a61efb7c970235f0b2509fc)]:
450
+ - @atproto/oauth-types@0.2.5
451
+ - @atproto/jwk@0.1.5
452
+ - @atproto/oauth-client@0.3.14
453
+ - @atproto/jwk-jose@0.1.6
454
+ - @atproto/jwk-webcrypto@0.1.6
455
+
456
+ ## 0.2.14
457
+
458
+ ### Patch Changes
459
+
460
+ - Updated dependencies []:
461
+ - @atproto/oauth-client@0.3.13
462
+
463
+ ## 0.2.13
464
+
465
+ ### Patch Changes
466
+
467
+ - Updated dependencies []:
468
+ - @atproto/oauth-client@0.3.12
469
+
470
+ ## 0.2.12
471
+
472
+ ### Patch Changes
473
+
474
+ - Updated dependencies [[`850e39843`](https://github.com/bluesky-social/atproto/commit/850e39843cb0ec9ea716675f7568c0c601f45e29), [`850e39843`](https://github.com/bluesky-social/atproto/commit/850e39843cb0ec9ea716675f7568c0c601f45e29)]:
475
+ - @atproto/oauth-types@0.2.4
476
+ - @atproto/jwk@0.1.4
477
+ - @atproto/oauth-client@0.3.11
478
+ - @atproto-labs/did-resolver@0.1.11
479
+ - @atproto/jwk-jose@0.1.5
480
+ - @atproto/jwk-webcrypto@0.1.5
481
+ - @atproto-labs/handle-resolver-node@0.1.14
482
+
483
+ ## 0.2.11
484
+
485
+ ### Patch Changes
486
+
487
+ - Updated dependencies []:
488
+ - @atproto/oauth-client@0.3.10
489
+
490
+ ## 0.2.10
491
+
492
+ ### Patch Changes
493
+
494
+ - [#3220](https://github.com/bluesky-social/atproto/pull/3220) [`61dc0d60e`](https://github.com/bluesky-social/atproto/commit/61dc0d60e19b88c6427a54c6d95a391b5f4da7bd) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Apply new linting rules regarding import order
495
+
496
+ - [#3220](https://github.com/bluesky-social/atproto/pull/3220) [`61dc0d60e`](https://github.com/bluesky-social/atproto/commit/61dc0d60e19b88c6427a54c6d95a391b5f4da7bd) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Update NodeJS engine requirement to >=18.7.0
497
+
498
+ - Updated dependencies [[`61dc0d60e`](https://github.com/bluesky-social/atproto/commit/61dc0d60e19b88c6427a54c6d95a391b5f4da7bd), [`61dc0d60e`](https://github.com/bluesky-social/atproto/commit/61dc0d60e19b88c6427a54c6d95a391b5f4da7bd), [`61dc0d60e`](https://github.com/bluesky-social/atproto/commit/61dc0d60e19b88c6427a54c6d95a391b5f4da7bd)]:
499
+ - @atproto-labs/handle-resolver-node@0.1.13
500
+ - @atproto-labs/did-resolver@0.1.10
501
+ - @atproto-labs/simple-store@0.1.2
502
+ - @atproto/jwk-webcrypto@0.1.4
503
+ - @atproto/oauth-client@0.3.9
504
+ - @atproto/oauth-types@0.2.3
505
+ - @atproto/jwk-jose@0.1.4
506
+ - @atproto/jwk@0.1.3
507
+ - @atproto/did@0.1.5
508
+
509
+ ## 0.2.9
510
+
511
+ ### Patch Changes
512
+
513
+ - Updated dependencies [[`cc2a1222b`](https://github.com/bluesky-social/atproto/commit/cc2a1222bd2b8ddd70d70dad174c1c63246a2d87), [`cc2a1222b`](https://github.com/bluesky-social/atproto/commit/cc2a1222bd2b8ddd70d70dad174c1c63246a2d87)]:
514
+ - @atproto-labs/did-resolver@0.1.9
515
+ - @atproto/did@0.1.4
516
+ - @atproto/oauth-client@0.3.8
517
+ - @atproto-labs/handle-resolver-node@0.1.12
518
+
519
+ ## 0.2.8
520
+
521
+ ### Patch Changes
522
+
523
+ - Updated dependencies []:
524
+ - @atproto-labs/handle-resolver-node@0.1.11
525
+
526
+ ## 0.2.7
527
+
528
+ ### Patch Changes
529
+
530
+ - Updated dependencies [[`2889c7699`](https://github.com/bluesky-social/atproto/commit/2889c76995ce3c569f595ac3c678218e9ce659f0), [`2889c7699`](https://github.com/bluesky-social/atproto/commit/2889c76995ce3c569f595ac3c678218e9ce659f0), [`2889c7699`](https://github.com/bluesky-social/atproto/commit/2889c76995ce3c569f595ac3c678218e9ce659f0), [`2889c7699`](https://github.com/bluesky-social/atproto/commit/2889c76995ce3c569f595ac3c678218e9ce659f0), [`2889c7699`](https://github.com/bluesky-social/atproto/commit/2889c76995ce3c569f595ac3c678218e9ce659f0)]:
531
+ - @atproto/jwk@0.1.2
532
+ - @atproto/jwk-jose@0.1.3
533
+ - @atproto/jwk-webcrypto@0.1.3
534
+ - @atproto/oauth-client@0.3.7
535
+ - @atproto/oauth-types@0.2.2
536
+ - @atproto-labs/did-resolver@0.1.8
537
+ - @atproto-labs/handle-resolver-node@0.1.10
538
+
539
+ ## 0.2.6
540
+
541
+ ### Patch Changes
542
+
543
+ - Updated dependencies [[`72eba67af`](https://github.com/bluesky-social/atproto/commit/72eba67af1af8320b5400bcb9319d5c3c8407d99)]:
544
+ - @atproto-labs/did-resolver@0.1.7
545
+ - @atproto/oauth-client@0.3.6
546
+
547
+ ## 0.2.5
548
+
549
+ ### Patch Changes
550
+
551
+ - Updated dependencies []:
552
+ - @atproto-labs/handle-resolver-node@0.1.9
553
+ - @atproto/oauth-client@0.3.5
554
+
555
+ ## 0.2.4
556
+
557
+ ### Patch Changes
558
+
559
+ - Updated dependencies []:
560
+ - @atproto/oauth-client@0.3.4
561
+
562
+ ## 0.2.3
563
+
564
+ ### Patch Changes
565
+
566
+ - Updated dependencies []:
567
+ - @atproto-labs/did-resolver@0.1.6
568
+ - @atproto/oauth-client@0.3.3
569
+ - @atproto-labs/handle-resolver-node@0.1.8
570
+
571
+ ## 0.2.2
572
+
573
+ ### Patch Changes
574
+
575
+ - Updated dependencies [[`5ddd51235`](https://github.com/bluesky-social/atproto/commit/5ddd51235c7e064bddcad2dd218df05d144d18d3), [`5ddd51235`](https://github.com/bluesky-social/atproto/commit/5ddd51235c7e064bddcad2dd218df05d144d18d3), [`5ddd51235`](https://github.com/bluesky-social/atproto/commit/5ddd51235c7e064bddcad2dd218df05d144d18d3), [`5ddd51235`](https://github.com/bluesky-social/atproto/commit/5ddd51235c7e064bddcad2dd218df05d144d18d3), [`5ddd51235`](https://github.com/bluesky-social/atproto/commit/5ddd51235c7e064bddcad2dd218df05d144d18d3), [`5ddd51235`](https://github.com/bluesky-social/atproto/commit/5ddd51235c7e064bddcad2dd218df05d144d18d3)]:
576
+ - @atproto/oauth-types@0.2.1
577
+ - @atproto/oauth-client@0.3.2
578
+
579
+ ## 0.2.1
580
+
581
+ ### Patch Changes
582
+
583
+ - Updated dependencies []:
584
+ - @atproto/oauth-client@0.3.1
585
+
586
+ ## 0.2.0
587
+
588
+ ### Minor Changes
589
+
590
+ - [#2871](https://github.com/bluesky-social/atproto/pull/2871) [`9d40ccbb6`](https://github.com/bluesky-social/atproto/commit/9d40ccbb69103fae9aae7e3cec31e9b3116f3ba2) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Use `"auto"` instead of `undefined` to descibe the refresh mechanism to use in various methods.
591
+
592
+ ### Patch Changes
593
+
594
+ - [#2874](https://github.com/bluesky-social/atproto/pull/2874) [`7f26b1765`](https://github.com/bluesky-social/atproto/commit/7f26b176526b9856a8f61faca6f065f0afd43abf) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Bugfix: Prevent accidental override of `NodeOAuthClient` constructor options
595
+
596
+ - Updated dependencies [[`7f26b1765`](https://github.com/bluesky-social/atproto/commit/7f26b176526b9856a8f61faca6f065f0afd43abf), [`7f26b1765`](https://github.com/bluesky-social/atproto/commit/7f26b176526b9856a8f61faca6f065f0afd43abf), [`9d40ccbb6`](https://github.com/bluesky-social/atproto/commit/9d40ccbb69103fae9aae7e3cec31e9b3116f3ba2), [`7f26b1765`](https://github.com/bluesky-social/atproto/commit/7f26b176526b9856a8f61faca6f065f0afd43abf), [`9d40ccbb6`](https://github.com/bluesky-social/atproto/commit/9d40ccbb69103fae9aae7e3cec31e9b3116f3ba2), [`9d40ccbb6`](https://github.com/bluesky-social/atproto/commit/9d40ccbb69103fae9aae7e3cec31e9b3116f3ba2), [`9d40ccbb6`](https://github.com/bluesky-social/atproto/commit/9d40ccbb69103fae9aae7e3cec31e9b3116f3ba2), [`9d40ccbb6`](https://github.com/bluesky-social/atproto/commit/9d40ccbb69103fae9aae7e3cec31e9b3116f3ba2), [`9d40ccbb6`](https://github.com/bluesky-social/atproto/commit/9d40ccbb69103fae9aae7e3cec31e9b3116f3ba2), [`9d40ccbb6`](https://github.com/bluesky-social/atproto/commit/9d40ccbb69103fae9aae7e3cec31e9b3116f3ba2), [`9d40ccbb6`](https://github.com/bluesky-social/atproto/commit/9d40ccbb69103fae9aae7e3cec31e9b3116f3ba2), [`7f26b1765`](https://github.com/bluesky-social/atproto/commit/7f26b176526b9856a8f61faca6f065f0afd43abf), [`9d40ccbb6`](https://github.com/bluesky-social/atproto/commit/9d40ccbb69103fae9aae7e3cec31e9b3116f3ba2), [`9d40ccbb6`](https://github.com/bluesky-social/atproto/commit/9d40ccbb69103fae9aae7e3cec31e9b3116f3ba2), [`7f26b1765`](https://github.com/bluesky-social/atproto/commit/7f26b176526b9856a8f61faca6f065f0afd43abf)]:
597
+ - @atproto/oauth-client@0.3.0
598
+ - @atproto/oauth-types@0.2.0
599
+ - @atproto-labs/did-resolver@0.1.5
600
+ - @atproto/did@0.1.3
601
+ - @atproto-labs/handle-resolver-node@0.1.7
602
+
603
+ ## 0.1.4
604
+
605
+ ### Patch Changes
606
+
607
+ - Updated dependencies []:
608
+ - @atproto-labs/handle-resolver-node@0.1.6
609
+
610
+ ## 0.1.3
611
+
612
+ ### Patch Changes
613
+
614
+ - Updated dependencies []:
615
+ - @atproto-labs/handle-resolver-node@0.1.5
616
+
617
+ ## 0.1.2
618
+
619
+ ### Patch Changes
620
+
621
+ - Updated dependencies [[`ed325d863`](https://github.com/bluesky-social/atproto/commit/ed325d863ce8ea5986c5a45c3188aaa35288b7a8), [`ed325d863`](https://github.com/bluesky-social/atproto/commit/ed325d863ce8ea5986c5a45c3188aaa35288b7a8), [`ed325d863`](https://github.com/bluesky-social/atproto/commit/ed325d863ce8ea5986c5a45c3188aaa35288b7a8), [`ed325d863`](https://github.com/bluesky-social/atproto/commit/ed325d863ce8ea5986c5a45c3188aaa35288b7a8), [`ed325d863`](https://github.com/bluesky-social/atproto/commit/ed325d863ce8ea5986c5a45c3188aaa35288b7a8), [`ed325d863`](https://github.com/bluesky-social/atproto/commit/ed325d863ce8ea5986c5a45c3188aaa35288b7a8), [`ed325d863`](https://github.com/bluesky-social/atproto/commit/ed325d863ce8ea5986c5a45c3188aaa35288b7a8), [`ed325d863`](https://github.com/bluesky-social/atproto/commit/ed325d863ce8ea5986c5a45c3188aaa35288b7a8), [`ed325d863`](https://github.com/bluesky-social/atproto/commit/ed325d863ce8ea5986c5a45c3188aaa35288b7a8), [`ed325d863`](https://github.com/bluesky-social/atproto/commit/ed325d863ce8ea5986c5a45c3188aaa35288b7a8), [`ed325d863`](https://github.com/bluesky-social/atproto/commit/ed325d863ce8ea5986c5a45c3188aaa35288b7a8), [`ed325d863`](https://github.com/bluesky-social/atproto/commit/ed325d863ce8ea5986c5a45c3188aaa35288b7a8), [`ed325d863`](https://github.com/bluesky-social/atproto/commit/ed325d863ce8ea5986c5a45c3188aaa35288b7a8)]:
622
+ - @atproto/oauth-types@0.1.5
623
+ - @atproto/oauth-client@0.2.2
624
+ - @atproto-labs/handle-resolver-node@0.1.4
625
+ - @atproto-labs/did-resolver@0.1.4
626
+
627
+ ## 0.1.1
628
+
629
+ ### Patch Changes
630
+
631
+ - Updated dependencies [[`cb4abbb67`](https://github.com/bluesky-social/atproto/commit/cb4abbb673c69a8a89b49dca5c038f3da2153c6c), [`cb4abbb67`](https://github.com/bluesky-social/atproto/commit/cb4abbb673c69a8a89b49dca5c038f3da2153c6c), [`cb4abbb67`](https://github.com/bluesky-social/atproto/commit/cb4abbb673c69a8a89b49dca5c038f3da2153c6c)]:
632
+ - @atproto/did@0.1.2
633
+ - @atproto-labs/did-resolver@0.1.3
634
+ - @atproto-labs/handle-resolver-node@0.1.3
635
+ - @atproto/oauth-client@0.2.1
636
+
637
+ ## 0.1.0
638
+
639
+ ### Minor Changes
640
+
641
+ - [#2714](https://github.com/bluesky-social/atproto/pull/2714) [`d9ffa3c46`](https://github.com/bluesky-social/atproto/commit/d9ffa3c460924010d7002b616cb7a0c66111cc6c) Thanks [@matthieusieben](https://github.com/matthieusieben)! - The `OAuthClient` (and runtime specific sub-classes) no longer return @atproto/api `Agent` instances. Instead, they return `OAuthSession` instances that can be used to instantiate the `Agent` class.
642
+
643
+ - [#2734](https://github.com/bluesky-social/atproto/pull/2734) [`dee817b6e`](https://github.com/bluesky-social/atproto/commit/dee817b6e0fc02351d51ce310b5e65239b7c5ed7) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Remove "openid" compatibility. The reason is that although we were technically "openid" compatible, ATProto identifiers are distributed identifiers. When a client relies on OpenID to authenticate users, it will use the auth provider in combination with the identifier to uniquely identify the user. Since ATProto identifiers are meant to be able to move from one provider to the other, OpenID compatibility could break authentication after a user was migrated to a different provider.
644
+
645
+ The way OpenID compliant clients would adapt to this particularity would typically be to remove the provider + identifier combination and use the identifier alone. While this is indeed the right way to handle ATProto identifiers, it requires more work to avoid impersonation. In particular, when obtaining a user identifier, the client **must** verify that the issuer of the identity token is indeed the server responsible for that user. This mechanism being not enforced by the OpenID standard, OpenID compatibility could lead to security issues. For this reason, we decided to remove OpenID compatibility from the OAuth provider.
646
+
647
+ Note that a trusted central authority could still offer OpenID compatibility by relying on ATProto's regular OAuth flow under the hood. This capability is out of the scope of this library.
648
+
649
+ ### Patch Changes
650
+
651
+ - [#2714](https://github.com/bluesky-social/atproto/pull/2714) [`d9ffa3c46`](https://github.com/bluesky-social/atproto/commit/d9ffa3c460924010d7002b616cb7a0c66111cc6c) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Remove un-necessary dev dependency
652
+
653
+ - Updated dependencies [[`d9ffa3c46`](https://github.com/bluesky-social/atproto/commit/d9ffa3c460924010d7002b616cb7a0c66111cc6c), [`dee817b6e`](https://github.com/bluesky-social/atproto/commit/dee817b6e0fc02351d51ce310b5e65239b7c5ed7), [`dee817b6e`](https://github.com/bluesky-social/atproto/commit/dee817b6e0fc02351d51ce310b5e65239b7c5ed7), [`dee817b6e`](https://github.com/bluesky-social/atproto/commit/dee817b6e0fc02351d51ce310b5e65239b7c5ed7), [`d9ffa3c46`](https://github.com/bluesky-social/atproto/commit/d9ffa3c460924010d7002b616cb7a0c66111cc6c), [`dee817b6e`](https://github.com/bluesky-social/atproto/commit/dee817b6e0fc02351d51ce310b5e65239b7c5ed7), [`dee817b6e`](https://github.com/bluesky-social/atproto/commit/dee817b6e0fc02351d51ce310b5e65239b7c5ed7), [`dee817b6e`](https://github.com/bluesky-social/atproto/commit/dee817b6e0fc02351d51ce310b5e65239b7c5ed7), [`dee817b6e`](https://github.com/bluesky-social/atproto/commit/dee817b6e0fc02351d51ce310b5e65239b7c5ed7), [`d9ffa3c46`](https://github.com/bluesky-social/atproto/commit/d9ffa3c460924010d7002b616cb7a0c66111cc6c), [`d9ffa3c46`](https://github.com/bluesky-social/atproto/commit/d9ffa3c460924010d7002b616cb7a0c66111cc6c), [`d9ffa3c46`](https://github.com/bluesky-social/atproto/commit/d9ffa3c460924010d7002b616cb7a0c66111cc6c)]:
654
+ - @atproto/oauth-client@0.2.0
655
+ - @atproto/oauth-types@0.1.4
656
+
657
+ ## 0.0.7
658
+
659
+ ### Patch Changes
660
+
661
+ - Updated dependencies []:
662
+ - @atproto/oauth-client@0.1.7
663
+
664
+ ## 0.0.6
665
+
666
+ ### Patch Changes
667
+
668
+ - Updated dependencies []:
669
+ - @atproto/oauth-client@0.1.6
670
+
671
+ ## 0.0.5
672
+
673
+ ### Patch Changes
674
+
675
+ - Updated dependencies [[`35a126429`](https://github.com/bluesky-social/atproto/commit/35a1264297bc22acaa6e5ed3f4aed8c351be8bbb), [`35a126429`](https://github.com/bluesky-social/atproto/commit/35a1264297bc22acaa6e5ed3f4aed8c351be8bbb), [`35a126429`](https://github.com/bluesky-social/atproto/commit/35a1264297bc22acaa6e5ed3f4aed8c351be8bbb), [`3ebcd4e61`](https://github.com/bluesky-social/atproto/commit/3ebcd4e6161291d3649d7f8a9c5ee4ac26d590a2), [`35a126429`](https://github.com/bluesky-social/atproto/commit/35a1264297bc22acaa6e5ed3f4aed8c351be8bbb)]:
676
+ - @atproto/oauth-client@0.1.5
677
+ - @atproto/oauth-types@0.1.3
678
+
679
+ ## 0.0.4
680
+
681
+ ### Patch Changes
682
+
683
+ - Updated dependencies [[`04112783d`](https://github.com/bluesky-social/atproto/commit/04112783db17f865c9e2b673190f77dd0b7461e3)]:
684
+ - @atproto/oauth-client@0.1.4
685
+
686
+ ## 0.0.3
687
+
688
+ ### Patch Changes
689
+
690
+ - Updated dependencies []:
691
+ - @atproto/oauth-client@0.1.3
692
+
693
+ ## 0.0.2
694
+
695
+ ### Patch Changes
696
+
697
+ - [#2483](https://github.com/bluesky-social/atproto/pull/2483) [`b934b396b`](https://github.com/bluesky-social/atproto/commit/b934b396b13ba32bf2bf7e75ecdf6871e5f310dd) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Better implement aptroto OAuth spec
698
+
699
+ - Updated dependencies [[`b934b396b`](https://github.com/bluesky-social/atproto/commit/b934b396b13ba32bf2bf7e75ecdf6871e5f310dd), [`b934b396b`](https://github.com/bluesky-social/atproto/commit/b934b396b13ba32bf2bf7e75ecdf6871e5f310dd), [`b934b396b`](https://github.com/bluesky-social/atproto/commit/b934b396b13ba32bf2bf7e75ecdf6871e5f310dd), [`b934b396b`](https://github.com/bluesky-social/atproto/commit/b934b396b13ba32bf2bf7e75ecdf6871e5f310dd)]:
700
+ - @atproto/oauth-client@0.1.2
701
+ - @atproto/jwk-jose@0.1.2
702
+ - @atproto/oauth-types@0.1.2
703
+ - @atproto/did@0.1.1
704
+ - @atproto/jwk-webcrypto@0.1.2
705
+ - @atproto-labs/handle-resolver-node@0.1.2
706
+ - @atproto-labs/did-resolver@0.1.2
707
+
708
+ ## 0.0.1
709
+
710
+ ### Patch Changes
711
+
712
+ - [#2633](https://github.com/bluesky-social/atproto/pull/2633) [`acc9093d2`](https://github.com/bluesky-social/atproto/commit/acc9093d2845eba02b68fb2f9db33e4f1b59bb10) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Create NodeJS OAuth SDK
713
+
714
+ - [#2633](https://github.com/bluesky-social/atproto/pull/2633) [`acc9093d2`](https://github.com/bluesky-social/atproto/commit/acc9093d2845eba02b68fb2f9db33e4f1b59bb10) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Add event emitting capability to OAuthClient
715
+
716
+ - Updated dependencies [[`acc9093d2`](https://github.com/bluesky-social/atproto/commit/acc9093d2845eba02b68fb2f9db33e4f1b59bb10), [`acc9093d2`](https://github.com/bluesky-social/atproto/commit/acc9093d2845eba02b68fb2f9db33e4f1b59bb10), [`acc9093d2`](https://github.com/bluesky-social/atproto/commit/acc9093d2845eba02b68fb2f9db33e4f1b59bb10), [`acc9093d2`](https://github.com/bluesky-social/atproto/commit/acc9093d2845eba02b68fb2f9db33e4f1b59bb10), [`acc9093d2`](https://github.com/bluesky-social/atproto/commit/acc9093d2845eba02b68fb2f9db33e4f1b59bb10)]:
717
+ - @atproto/oauth-types@0.1.1
718
+ - @atproto/jwk-jose@0.1.1
719
+ - @atproto/jwk@0.1.1
720
+ - @atproto-labs/handle-resolver-node@0.1.1
721
+ - @atproto-labs/did-resolver@0.1.1
722
+ - @atproto-labs/simple-store@0.1.1
723
+ - @atproto/oauth-client@0.1.1
724
+ - @atproto/jwk-webcrypto@0.1.1