Skip to content

Releases: supabase/auth-helpers

@supabase/[email protected]

05 Jul 02:11
9b42251
Compare
Choose a tag to compare

Patch Changes

@supabase/[email protected]

05 Jul 02:11
9b42251
Compare
Choose a tag to compare

Patch Changes

  • 38ccf1c: Add new to string method to the base error class

@supabase/[email protected]

05 Jul 02:11
9b42251
Compare
Choose a tag to compare

Patch Changes

@supabase/[email protected]

05 Jul 02:11
9b42251
Compare
Choose a tag to compare

Patch Changes

@supabase/[email protected]

03 Jul 00:16
b21e5a8
Compare
Choose a tag to compare

Patch Changes

@supabase/[email protected]

03 Jul 00:16
b21e5a8
Compare
Choose a tag to compare

Patch Changes

@supabase/[email protected]

03 Jul 00:16
b21e5a8
Compare
Choose a tag to compare

Patch Changes

  • 9dda264: Add better error handling and error codes

@supabase/[email protected]

03 Jul 00:16
b21e5a8
Compare
Choose a tag to compare

Patch Changes

@supabase/[email protected]

03 Jul 00:16
b21e5a8
Compare
Choose a tag to compare

Patch Changes

@supabase/[email protected]

21 Jun 14:41
1293f64
Compare
Choose a tag to compare

Patch Changes

  • d23b268: [breaking change] Update the getUser function to only get the user and not save the token
  • 1c95004: Add new handleAuth function to export all hooks as an array to destructure
  • 588d329: Add handleLogout hook for logging out via endpoint /api/auth/logout