Skip to content

Releases: supabase/auth-helpers

@supabase/auth-helpers-sveltekit@0.10.3

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

Patch Changes

  • Updated dependencies [c48bb87]
    • @supabase/auth-helpers-shared@0.5.0

@supabase/auth-helpers-shared@0.5.0

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

Minor Changes

  • c48bb87: Remove max-age option from cookieOptions

@supabase/auth-helpers-remix@0.2.2

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

Patch Changes

  • Updated dependencies [c48bb87]
    • @supabase/auth-helpers-shared@0.5.0

@supabase/auth-helpers-nextjs@0.8.0

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

Minor Changes

  • c48bb87: Remove max-age option from cookieOptions

Patch Changes

  • Updated dependencies [c48bb87]
    • @supabase/auth-helpers-shared@0.5.0

@supabase/ssr@0.0.1

06 Sep 22:07
a628d9a
Compare
Choose a tag to compare

Patch Changes

  • 49f4043: The successor to the auth-helpers packages with sane defaults

@supabase/auth-helpers-sveltekit@0.10.2

02 Aug 17:34
b417625
Compare
Choose a tag to compare

Patch Changes

  • 002e6f9: Fix export fields in package.json

@supabase/auth-helpers-react@0.4.2

02 Aug 17:34
b417625
Compare
Choose a tag to compare

Patch Changes

  • 4a7bbfe: Update session when updating user

@supabase/auth-helpers-nextjs@0.7.4

02 Aug 17:34
b417625
Compare
Choose a tag to compare

Patch Changes

  • 8c77550: Fix type for next.js cookies and headers functions

@supabase/auth-helpers-react@0.4.1

16 Jul 11:22
cea9979
Compare
Choose a tag to compare

Patch Changes

  • 1dc9c9c: fix: Handle initialSession changes in context provider

@supabase/auth-helpers-nextjs@0.7.3

16 Jul 11:22
cea9979
Compare
Choose a tag to compare

Patch Changes

  • 1619e93: Add cookie options to set cookie for route handler