File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.193.1] ( https://github.com/supabase/auth/compare/v2.193.0...v2.193.1 ) (2026-07-14)
4+
5+
6+ ### Bug Fixes
7+
8+ * build darwin-arm64 release binaries with GOOS=darwin ([ #2618 ] ( https://github.com/supabase/auth/issues/2618 ) ) ([ 318b4d1] ( https://github.com/supabase/auth/commit/318b4d166ffc407e661dc99580082758a9b4e885 ) )
9+ * ensure legacy refresh token revoked ([ #2624 ] ( https://github.com/supabase/auth/issues/2624 ) ) ([ 8748000] ( https://github.com/supabase/auth/commit/87480005e2c3a16e35e5f6eacb97ea22b82ac9a5 ) )
10+ * ** oauth:** prevent authorization-code replay race at /oauth/token ([ #2612 ] ( https://github.com/supabase/auth/issues/2612 ) ) ([ bdbf01e] ( https://github.com/supabase/auth/commit/bdbf01eb99ac8750bfa6ec06626002673cf5479d ) )
11+ * ** siwe:** return false instead of panicking on malformed signatures ([ #2625 ] ( https://github.com/supabase/auth/issues/2625 ) ) ([ c3005a4] ( https://github.com/supabase/auth/commit/c3005a47c20240d21772bb5103843b15bbc472bb ) )
12+
313## [ 2.193.0] ( https://github.com/supabase/auth/compare/v2.192.0...v2.193.0 ) (2026-07-07)
414
515
You can’t perform that action at this time.
0 commit comments