Skip to content

Releases: supabase/auth-helpers

@supabase/auth-helpers-nextjs@0.8.4

31 Oct 03:25
cfe4a1a
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [841fce0]
    • @supabase/auth-helpers-shared@0.6.1

@supabase/auth-helpers-sveltekit@0.10.4

28 Oct 09:59
f14c13e
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [9fa8f2b]
    • @supabase/auth-helpers-shared@0.6.0

@supabase/auth-helpers-shared@0.6.0

28 Oct 09:59
f14c13e
Compare
Choose a tag to compare

Minor Changes

  • 9fa8f2b: Add cookie chunking for large JWTs

@supabase/auth-helpers-remix@0.2.3

28 Oct 09:59
f14c13e
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [9fa8f2b]
    • @supabase/auth-helpers-shared@0.6.0

@supabase/auth-helpers-nextjs@0.8.3

28 Oct 09:59
f14c13e
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [9fa8f2b]
    • @supabase/auth-helpers-shared@0.6.0

@supabase/ssr@0.0.4

26 Oct 10:11
a2c0abc
Compare
Choose a tag to compare

Patch Changes

  • 4e5df45: Await get cookie function

@supabase/ssr@0.0.3

26 Oct 09:48
8c0ceb5
Compare
Choose a tag to compare

Patch Changes

  • b9099fd: Fixed types for cookie methods

@supabase/auth-helpers-nextjs@0.8.2

26 Oct 10:11
a2c0abc
Compare
Choose a tag to compare

Patch Changes

  • c8a121d: include cookie options for deleteCookie

@supabase/auth-helpers-nextjs@0.8.1

17 Sep 10:54
a6b35ca
Compare
Choose a tag to compare

Patch Changes

  • dfff00a: Remove the appending of a cookie to the response

@supabase/ssr@0.0.2

16 Sep 19:04
10ac6fa
Compare
Choose a tag to compare

Patch Changes

  • 66e6b4c: Remove max-age option from cookieOptions