Hey, I am needing help creating a custom login process. Bubble attempted to simplify the process by having a default workflow for the signup/login process, but this is making things difficult for my needs.
I am building an app for internal purposes and I will be personally creating the users, I will not have a “sign up” form, only a “log in” form. I will be creating and managing the users and their passwords, which the app data entry does not really allow for. I’m guessing I will need to create a separate field called login_password or something in the Users data. I need a custom workflow that looks at that custom field and the email field to determine login success.