Bubble can't fin users at login

Hi bubblers,

I am new here and I am working on my 1st app.

My issue is that bubble can’t find users with the provided IDs at login. I am using a custom login space and not the sign up/log in plugin since I sign up people manually: My app is destined to professional use and I need to vet users before I let them use it.

My login space uses 2 input elments (email and password) and a connect button. The workflow is set up to log the user in and redirect to a new page.

I set up two test accounts and none works.

Thank you for your help in advance.

Hi,

I have the same problem, did you find any solution since ?

Thanks

Sorry for the long delay,

To answer you: no, I didn’t. My workaround was to use the provided login routine and add an “Active” field. The workflows check if a user is active before running.