Guidance on Authorization Based on User Email in Mendix

0
Hello Mendix Developers,   My team and I are relatively new to Mendix development, and we're currently facing a challenge in our project that we could use some guidance on.    For our project we need to make a login system, we want to do this by letting someone put their email on the login page, and then the system would send a link/login details to the email so that they can use this to log in/go to the site. We also want to give the right roll to the email, is there a way of doing this?   You can also examine the diagram showing us how can we implement this system into our project in the following attachment.We would greatly appreciate any advice, tips, or insights that you can offer. Thank you so much for taking the time to assist us with our question.  
asked
1 answers
0

Hi Altay,

 

Have you checked the forgot password module? I think this has the main functionality you are looking for, and just requires some small customizations for your use case.

https://docs.mendix.com/appstore/modules/forgot-password/

https://marketplace.mendix.com/link/component/1296 

answered