@atproto/oauth-provider 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (42) hide show
  1. package/CHANGELOG.md +17 -0
  2. package/dist/assets/app/bundle-manifest.json +2 -2
  3. package/dist/assets/app/main.js +3 -3
  4. package/dist/assets/app/main.js.map +1 -1
  5. package/dist/client/client-manager.d.ts.map +1 -1
  6. package/dist/client/client-manager.js +31 -40
  7. package/dist/client/client-manager.js.map +1 -1
  8. package/dist/client/client.d.ts +2 -3
  9. package/dist/client/client.d.ts.map +1 -1
  10. package/dist/client/client.js +5 -9
  11. package/dist/client/client.js.map +1 -1
  12. package/dist/dpop/dpop-manager.d.ts +0 -1
  13. package/dist/dpop/dpop-manager.d.ts.map +1 -1
  14. package/dist/dpop/dpop-manager.js +1 -4
  15. package/dist/dpop/dpop-manager.js.map +1 -1
  16. package/dist/lib/http/parser.d.ts +13 -7
  17. package/dist/lib/http/parser.d.ts.map +1 -1
  18. package/dist/lib/http/parser.js +29 -9
  19. package/dist/lib/http/parser.js.map +1 -1
  20. package/dist/lib/http/request.d.ts +5 -5
  21. package/dist/lib/http/stream.d.ts.map +1 -1
  22. package/dist/lib/http/stream.js +3 -2
  23. package/dist/lib/http/stream.js.map +1 -1
  24. package/dist/metadata/build-metadata.d.ts.map +1 -1
  25. package/dist/metadata/build-metadata.js +0 -14
  26. package/dist/metadata/build-metadata.js.map +1 -1
  27. package/dist/oauth-provider.d.ts +2 -2
  28. package/dist/oauth-provider.d.ts.map +1 -1
  29. package/dist/oauth-provider.js +7 -5
  30. package/dist/oauth-provider.js.map +1 -1
  31. package/dist/request/types.d.ts +4 -4
  32. package/dist/signer/signed-token-payload.d.ts +3 -3
  33. package/dist/signer/signer.d.ts +1 -1
  34. package/dist/token/token-claims.d.ts +3 -3
  35. package/package.json +3 -2
  36. package/src/client/client-manager.ts +46 -60
  37. package/src/client/client.ts +4 -13
  38. package/src/dpop/dpop-manager.ts +1 -6
  39. package/src/lib/http/parser.ts +37 -13
  40. package/src/lib/http/stream.ts +5 -2
  41. package/src/metadata/build-metadata.ts +0 -14
  42. package/src/oauth-provider.ts +6 -18
package/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # @atproto/oauth-provider
2
2
 
3
+ ## 0.1.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [#2729](https://github.com/bluesky-social/atproto/pull/2729) [`35a126429`](https://github.com/bluesky-social/atproto/commit/35a1264297bc22acaa6e5ed3f4aed8c351be8bbb) Thanks [@matthieusieben](https://github.com/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.
8
+
9
+ - [#2729](https://github.com/bluesky-social/atproto/pull/2729) [`35a126429`](https://github.com/bluesky-social/atproto/commit/35a1264297bc22acaa6e5ed3f4aed8c351be8bbb) Thanks [@matthieusieben](https://github.com/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.
10
+
11
+ - [#2729](https://github.com/bluesky-social/atproto/pull/2729) [`35a126429`](https://github.com/bluesky-social/atproto/commit/35a1264297bc22acaa6e5ed3f4aed8c351be8bbb) Thanks [@matthieusieben](https://github.com/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.
12
+
13
+ - [#2728](https://github.com/bluesky-social/atproto/pull/2728) [`5131b027f`](https://github.com/bluesky-social/atproto/commit/5131b027f019cf9f8ec47605648063ae1857f1e3) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Allow charset in content-type header of incoming requests
14
+
15
+ - [#2727](https://github.com/bluesky-social/atproto/pull/2727) [`3ebcd4e61`](https://github.com/bluesky-social/atproto/commit/3ebcd4e6161291d3649d7f8a9c5ee4ac26d590a2) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Do not require "exp" claim in dpop proof
16
+
17
+ - Updated dependencies [[`35a126429`](https://github.com/bluesky-social/atproto/commit/35a1264297bc22acaa6e5ed3f4aed8c351be8bbb)]:
18
+ - @atproto/oauth-types@0.1.3
19
+
3
20
  ## 0.1.2
4
21
 
5
22
  ### Patch Changes
@@ -2,7 +2,7 @@
2
2
  "main.js": {
3
3
  "type": "chunk",
4
4
  "mime": "application/javascript",
5
- "sha256": "UqxVN/x4H50cY8oe+hIORk8CqgltTgc8VglD2Pnwk2I=",
5
+ "sha256": "i+0PrFrZBXAWNkY7BzDO3k1meOCfn8lu71XN/tIITvg=",
6
6
  "dynamicImports": [],
7
7
  "isDynamicEntry": false,
8
8
  "isEntry": true,
@@ -12,7 +12,7 @@
12
12
  "main.js.map": {
13
13
  "type": "asset",
14
14
  "mime": "application/json",
15
- "sha256": "Y/sSSZZRd/o/3hZ1y2rIwoPnj32JaQiGb1XhC+UjCic="
15
+ "sha256": "OotuAMQWGF8K4+eau8xKKOcbuAXug0xvYv0a7Ol4d5w="
16
16
  },
17
17
  "main.css": {
18
18
  "type": "asset",