Fred Guest
Fred Guest
# Feature request ## Is your feature request related to a problem? Please describe. Currently, the data returned from the `supabase.auth.session()` method, or the `supabase.auth.onAuthStateChange()` callback contain the following properties:...
# Feature request ## Is your feature request related to a problem? Please describe. For apps that are distributed "at the edge", using Cloudflare Pages or Vercel for example, having...
### Describe the problem Importing Stripe https://github.com/stripe/stripe-node in a `+server` endpoint https://kit.svelte.dev/docs/routing#server will work fine locally, but break the build when deployed to Cloudflare. This is likely a critical use...