hemax99#epic
hemax99#epic8mo ago

OAuth and Firebase

I'm new to API development so bear with me if this is basic. I have a third-party OAuth flow (Clover POS API) that I need to integrate into Firebase auth. I've added the OAuth flow as an OIDC provider in Firebase, I've added a flow to Buildship that receives the OAuth flow, passes it to Firebase and validates some data, but how do I next authenticate the user in Firebase?
1 Reply
Gaurav Chadha
Gaurav Chadha8mo ago
Hi @hemax99#epic, You can use the Firebase Authentication Trigger. Docs - https://docs.buildship.com/trigger-nodes/firebase-auth
Firebase Authenticated User Trigger – BuildShip
A unified resource to start building your backend with low-code. Dive into triggers, nodes, and step-by-step guidance to jumpstart your workflow creation.