Skip to content

Commit 2e70607

Browse files
chore(master): release 2.69.0 (#1031)
🤖 I have created a release *beep* *boop* --- ## [2.69.0](supabase/auth-js@v2.68.0...v2.69.0) (2025-03-22) ### Features * introduce getClaims method to verify asymmetric JWTs ([#1030](supabase/auth-js#1030)) ([6d12676](supabase/auth-js@6d12676)) ### Bug Fixes * assert type in `decodeJWTPayload` ([#1018](supabase/auth-js#1018)) ([1a78f42](supabase/auth-js@1a78f42)) * set jwks_cached_at ([#1039](supabase/auth-js#1039)) ([0f79bce](supabase/auth-js@0f79bce)) --- 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 0f79bce commit 2e70607

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

packages/core/auth-js/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
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)