supabase / auth-helpers

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

fix: add default value for cookies #758

Closed J0 closed 5 months ago

J0 commented 5 months ago

What kind of change does this PR introduce?

Type fix for #756 which aims to allow an empty cookie option to be set. Helps the build to pass so the release action can run