/sveltekit-supabase-oauth

sveltekit sessions and supabase oauth, using event.locals

Primary LanguageJavaScript

sveltekit + supabase oauth

work in progress

notable features

  • event.locals - securely stores the access_token for server-side supabase db requests
  • shadow endpoints - instead of exporting a load function in <script context="module">
  • store - for reactivity of showing/hiding database info