supabase / ssr

Supabase clients for use in server-side rendering frameworks.
MIT License
54 stars 6 forks source link

fix: check chunkedCookie is string in server client #26

Closed pfftdammitchris closed 2 weeks ago

pfftdammitchris commented 2 months ago

Ensures chunked cookie checks are of the right type.

image

J0 commented 2 months ago

Hey @pfftdammitchris

Thanks for the PR! Could we trouble you to quickly run npx prettier --write . when free?

pfftdammitchris commented 2 months ago

Hey @pfftdammitchris

Thanks for the PR! Could we trouble you to quickly run npx prettier --write . when free?

Yeah

J0 commented 2 weeks ago

hmm I’ll try to file a PR against this so we can get it in

hf commented 2 weeks ago

Hey @pfftdammitchris could you please fix the lint issues?