work in progress
- 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
sveltekit sessions and supabase oauth, using event.locals
JavaScript