https://[PROJECT_ID].supabase.co/auth/v1/.well-known/jwks.json
.getCustomAuthToken
function retrieves the current session’s access token from Supabase and passes it to Privy’s getCustomAccessToken
configuration. Privy uses this token to validate the user’s authentication state through the JWKS endpoint configured in your Privy dashboard.