Skip to content

Commit 21ec146

Browse files
chore(master): release 2.69.0 (#1031)
🤖 I have created a release *beep* *boop* --- ## [2.69.0](v2.68.0...v2.69.0) (2025-03-22) ### Features * introduce getClaims method to verify asymmetric JWTs ([#1030](#1030)) ([daa2669](daa2669)) ### Bug Fixes * assert type in `decodeJWTPayload` ([#1018](#1018)) ([3d80039](3d80039)) * set jwks_cached_at ([#1039](#1039)) ([9bdc023](9bdc023)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9bdc023 commit 21ec146

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [2.69.0](https://github.com/supabase/auth-js/compare/v2.68.0...v2.69.0) (2025-03-22)
4+
5+
6+
### Features
7+
8+
* introduce getClaims method to verify asymmetric JWTs ([#1030](https://github.com/supabase/auth-js/issues/1030)) ([daa2669](https://github.com/supabase/auth-js/commit/daa266949b336d2e78f2a7b9c9837b70abeab7a6))
9+
10+
11+
### Bug Fixes
12+
13+
* assert type in `decodeJWTPayload` ([#1018](https://github.com/supabase/auth-js/issues/1018)) ([3d80039](https://github.com/supabase/auth-js/commit/3d80039e8b64402b615a924ff82f6562405ff705))
14+
* set jwks_cached_at ([#1039](https://github.com/supabase/auth-js/issues/1039)) ([9bdc023](https://github.com/supabase/auth-js/commit/9bdc0232e5939722606d22bbeaadb131f0dc2734))
15+
316
## [2.68.0](https://github.com/supabase/auth-js/compare/v2.67.3...v2.68.0) (2025-01-21)
417

518

0 commit comments

Comments
 (0)