You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, thanks for this amazing project. I've tried to start with this tutorial and followed all the steps.
But I'm wondering where the loginRule function is used? I don't find anything in the repo. Added some logs to see this during login but nothing is logged.
I commented out the protected pages for user management and created a user, then logged in with this user (same e-mail) via auth0 but it isn't matched.
And because the loginRule is not used, I can login with any user I've created in auth0, also if the user doesn't exist in the database connected to the lowdefy app.
Did I miss something?
Same behavior like described here, but I don't understand the solution. Didn't change anything, only added the .env file with the correct parameters. lowdefy/lowdefy#666
Thanks for your help! Dominik
The text was updated successfully, but these errors were encountered:
Hey, thanks for this amazing project. I've tried to start with this tutorial and followed all the steps.
But I'm wondering where the loginRule function is used? I don't find anything in the repo. Added some logs to see this during login but nothing is logged.
I commented out the protected pages for user management and created a user, then logged in with this user (same e-mail) via auth0 but it isn't matched.
And because the loginRule is not used, I can login with any user I've created in auth0, also if the user doesn't exist in the database connected to the lowdefy app.
Did I miss something?
Same behavior like described here, but I don't understand the solution. Didn't change anything, only added the .env file with the correct parameters. lowdefy/lowdefy#666
Thanks for your help! Dominik
The text was updated successfully, but these errors were encountered: