The Current User feature in Bubble allows you to access and manipulate user data within your app. With Bubble, you can easily create custom workflows and conditions based on the currently logged-in user, enabling you to create personalized app experiences and user-specific content.
In this Bubble tutorial we explain how to build a chat app with Bubble between your Bubble app users. This third video in a 3 part series completes this mini series demonstrating how to build your own chat app by showing the workflows required to send messages between users in Bubble.
In this Bubble tutorial we explain how to build a chat app with Bubble between your Bubble app users. This first video in a 3 part series sets the foundation for adding user chat to your Bubble app by examining the UI, data structure and privacy rules you need for live chat between users.
In this Bubble.io tutorial we explain how to set up multiple user types or user roles in your Bubble app using Option Sets.
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.
In this Bubble.io tutorial video we demonstrate the first steps you need to take a sign a user up to your web app.
In this Bubble.io tutorial video we demonstrate how to use a plugin to detect a User's UTC offset. We conclude by discussing some additional factors when working with timezones.
In this Bubble.io tutorial video we give an introduction to the Bubble Data Privacy tab and demonstrate a simple solution that will fit most use cases. In this video we show how to only show database entries to the user who created them.
In this Bubble.io tutorial we demonstrate how to create a popup registration modal in Bubble and detail the Workflow steps needed to sign a user up to your app.
In this Bubble.io tutorial video we go through the steps and explain the behind the scenes processes that allow a user to reset their password in your Bubble app. We explain the role of transaction email providers such as SendGrid and Postmark.