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: ssr added to readme.md #753

Closed Hallidayo closed 6 months ago

Hallidayo commented 6 months ago

What kind of change does this PR introduce?

README update

What is the current behavior?

No mention of ssr in the README

What is the new behavior?

Added a small paragraph about ssr in the read me and link to docs.

Additional context

Closes #748

kangmingtay commented 6 months ago

@Hallidayo thanks for the contribution!