TechnicalAuthentication & APIs
Can I add third-party APIs to my project?
Yes, use Supabase Edge Functions to securely call third-party APIs. Store API keys in Cloud → Secrets (never paste in chat). Prompt Lovable to add the integration: 'Add a feature that calls the Stripe API to get customer data.' Lovable generates the Edge Function and UI.
