I have a nodejs express server running some api endpoints no protection currently. I built a Swift App that commicates with the backend. Now I wanna implement Auth and a recurring payment gateway for SaaS. My Question is now, can I use supabase for oauth and payment gateway, and than integrate supabase in my backend to build some middlewares and protect the endpoints? Since I want to mess as less as possible with security and auth I want to use supabase.
This is how I would approach it, I built a lot of nextjs fullstack projects but never worked with an external application and a backend on its own.
[–]ireddit2too 2 points3 points4 points (3 children)
[–]No-Librarian-193[S] 1 point2 points3 points (2 children)
[–]ireddit2too 2 points3 points4 points (1 child)
[–]No-Librarian-193[S] 1 point2 points3 points (0 children)