Abhishek Sahni (Abhi)
BBuildShip
•Created by Abhishek Sahni (Abhi) on 2/14/2025 in #❓・buildship-help
How to implement a Login with Linkedin Auth flow in supabase?
I am using toddle for my front end and Supabase for my database and for my auth flow. I would like to use buildship as my backend and I am looking to implement the login with linkedin flow in via supabase.
Things I have tried:
1. I dont see a supbase auth node in the workflow builder
2. I tried doing a simple http call to the url https://<xx>.supabase.co/auth/v1/authorize?provider=linkedin_oidc&redirect_to=https://mysite.com/rediect
Any recommendations on how to build a workflow for user authentication on Buildship?
4 replies