Log in form/ password retrieval

Hi all, Hope everyone has kept safe and well over the past few months. I am now working on a website for a client that requires a members area so a log in form is required. Whilst I understand a log in form is easy to put in place I am wondering how a user would be able to retrieve his/her password if forgotten. Where would the user data be saved if this is requested and how could it create an automatic email for the password renewal. Thanks in advance. Lee

Such system requires a server-side database to store and retrieve account data, and back end programming to handle the emails. It's beyond the scope of what Bootstrap Studio can do.

Thank you for your help.