a44db38d05
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1.7 KiB
1.7 KiB
@atproto/jwk
0.1.2
Patch Changes
-
#2879
2889c7699
Thanks @matthieusieben! - Mark jwk key fields as readonly -
#2879
2889c7699
Thanks @matthieusieben! - Remove unsafe type casting during JWT verification -
#2879
2889c7699
Thanks @matthieusieben! - Allow (passthrough) unknown properties in JWT payload & headers -
#2879
2889c7699
Thanks @matthieusieben! - Expose ValidationError to allow for proper error handling
0.1.1
Patch Changes
- #2633
acc9093d2
Thanks @matthieusieben! - Allow build from Parcel
0.1.0
Minor Changes
- #2482
a8d6c1123
Thanks @matthieusieben! - Add OAuth provider capability & support for DPoP signed tokens