User
Discover how Bubble.io's User feature empowers solopreneurs to create secure, personalized experiences in their no code SaaS applications, enabling efficient user management and authentication without writing a single line of code.
How to Create a User Login Workflow In Bubble
In this Bubble.io tutorial video we demonstrate a simple login form including constructing the necessary Workflow to take a logged out user and log that user into your Bubble app.
How to create an infinite test users with Gmail
In this Bubble tutorial we covered a Gmail hack that many people don't know about! Use this hack to create an infinite number of email addresses that all arrive in your Gmail inbox. Perfect for inventing test user email addresses for your no-code SaaS, MVP or Bubble app.
How to create multiple user types or user roles in Bubble
In this Bubble.io tutorial we explain how to set up multiple user types or user roles in your Bubble app using Option Sets.
How to limit app features to logged in users
In this Bubble tutorial we explore a number of different ways to limit UI elements and Workflows based on whether a user is logged in or logged out.
How to use database triggers to update full names
In this Bubble tutorial video, I'd like to demonstrate how database triggers can be really helpful when dealing with first names and last names.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code
Email API for No Code Apps - A Look at UsePlunk.com
In this video, we dive deep into the incredible features and benefits of UsePlunk, a powerful email API designed specifically for no code applications. Whether you're a developer, a business owner, or someone looking to streamline your email processes, UsePlunk.com offers a user-friendly solution that integrates seamlessly with your projects.
Let’s Build a No Code Invoice Web App - Part 2
Learn how to create an invoicing app with no code using Bubble.io in this tutorial. Discover the power of no-code app development and streamline your invoicing process effortlessly.
How to securely generate a verification code
In this Bubble.io tutorial video we demonstrate the right and secure way to generate a verification code. Remember that any data used in a front end workflow can be accessible to the user so we need to use backend workflows to complete this task.
Creating a Chatbot experience using Bubble & ChatGPT API
In this Bubble tutorial we demonstrate how to use the ChatGPT API to create an AI chatbot like experience in your Bubble app. We dive right the deep end of the Bubble API Connector, we have getting started videos for the OpenAI API on our channel already. This video shows one way to approach the challenge of formating the message history correctly in JSON so that your chatbot is aware of the message history and respond accordingly.
How to add a YouTube video to your Bubble.io app using dynamic data
In this Bubble.io tutorial video we demonstrate how to add a YouTube video to your Bubble.io by storing the video ID in your database and filling in the Video element source with dynamic data.
The mistake everyone makes with Auto-Binding in Bubble.io
In this Bubble.io tutorial we demonstrate the very common mistake that people make when using auto-binding to save data in their Bubble apps.