supabase-community / auth-ui

Pre-built Auth UI for React
https://supabase.com/docs/guides/auth/auth-helpers/auth-ui
MIT License
488 stars 121 forks source link

fix(context): call getUser() before getSession() for security on server #259

Open HMoen opened 6 months ago

HMoen commented 6 months ago

Follow recommendation of PR https://github.com/supabase/auth-js/pull/846