Templates

Authentication: Signup User

Create a Firebase user, validate required fields like name, email, and password, and use conditional branching if a user already exists.

How to use

With Buildship, and Firebase authentication set up, your app can create new users, trigger APIs on valid user authentication only. This helps to receive backend calls and securely transmit data between the front end and backend.

Step 1: Create a project on BuildShip and clone this workflow using the Remix button above.

Step 2: Connect your Firebase project

Ensure you have authenticated enabled in your project.

Step 3: Connect your frontend apps to this API to start creating Firebase Auth users as they signup.

Expand this further to trigger APIs and workflows only for Firebase authenticated users. For example if you want to call an API from FlutterFlow for only authenticated users. This video is shown below.

For any other questions or feedback join the discussion on our Discord.

Related videos below.

Category

AI Assistant

APIs and tech stack

Firebase