supabase / auth-helpers

A collection of framework specific Auth utilities for working with Supabase.
https://supabase.github.io/auth-helpers/
MIT License
908 stars 232 forks source link

feat: release v0.2.0 #759

Closed J0 closed 7 months ago

J0 commented 7 months ago

What kind of change does this PR introduce?

Changes made to allow create browser client to allow for one option: https://github.com/supabase/auth-helpers/pull/756 Changes made to allow create browser client to not fail when accessing cookie properties: https://github.com/supabase/auth-helpers/pull/752