Releases: supabase/auth-helpers
Releases · supabase/auth-helpers
@supabase/[email protected]
Patch Changes
- Updated dependencies [97e5541]
- @supabase/[email protected]
@supabase/[email protected]
Patch Changes
- 97e5541: Fix isBrowser helper function on deno
@supabase/[email protected]
Patch Changes
- Updated dependencies [97e5541]
- @supabase/[email protected]
@supabase/[email protected]
Patch Changes
- d33aa1b: Upgrade patch version of Next.js to fix TS def for
cookies().set()
- Updated dependencies [97e5541]
- @supabase/[email protected]
@supabase/[email protected]
Patch Changes
- b20cc32: Allow user to opt out of singleton pattern for Client Components
@supabase/[email protected]
@supabase/[email protected]
@supabase/[email protected]
@supabase/[email protected]
@supabase/[email protected]
Minor Changes
- 65bf8d4: Add cookie storage adapter per library following a shared storage adapter
- 65bf8d4: Add full server side support to auth helpers through PKCE
Patch Changes
- 165ba70: Fix "Failed to parse cookie string" bug in middleware storage
- a128b9e: Fix typedefs and add deprecated functions for App Router createClient functions
- d46c2ed: fix cookie saving in middleware/routeHandler
- 067402a: Set cookie header to make new session from middleware available to server component
- 66b13b9: simplifying defaults for storage adapter
- 008a08c: Implement singleton pattern for createClientComponentClient to simplify implementation
- d90866f: [BREAKING CHANGES]: Renamed createBrowserSupabaseClient to createPagesBrowserClient, createServerSupabaseClient to createPagesServerClient and createMiddlewareSupabaseClient to createMiddlewareClient
- 1086021: Upgrade Next.js and remove custom type for WritableRequestCookies
- Updated dependencies [65bf8d4]
- Updated dependencies [353be76]
- Updated dependencies [56db807]
- Updated dependencies [56db807]
- Updated dependencies [66b13b9]
- Updated dependencies [65bf8d4]
- @supabase/[email protected]