get-convex / convex-helpers

A collection of useful code to complement the official packages.
MIT License
66 stars 8 forks source link

Sessions with SSR #110

Closed ianmacartney closed 2 months ago

ianmacartney commented 2 months ago

Support SSR with the SessionProvider by supplying a default value on the first pass client and server-side, and skipping queries that use that value. opt-in via ssrFriendly