Supabase for Backend
Hi everyone,
I’m currently considering building a backend with Swift Vapor and using Supabase for storage and authentication. My question is: Can I use Supabase exclusively on the backend for everything, including user creation and JWT refresh? Or do I still need to integrate Supabase directly into the iOS app for authentication tasks like creating users and refreshing JWT tokens?
I’m currently considering building a backend with Swift Vapor and using Supabase for storage and authentication. My question is: Can I use Supabase exclusively on the backend for everything, including user creation and JWT refresh? Or do I still need to integrate Supabase directly into the iOS app for authentication tasks like creating users and refreshing JWT tokens?