E
Eric
I'm looking for some best practices when it comes time to allowing a user to
create an account for our web app.
For example, a potential customer of ours would fill out an application and
then an email would be sent w/further instructions on how to activate and
login to their account. What's the best way to accomplish this? Should our
system create a unique password for them (initially) and then require them to
create their own? I need a solution that is secure with almost no chance
of someone attempting to impersonate.
create an account for our web app.
For example, a potential customer of ours would fill out an application and
then an email would be sent w/further instructions on how to activate and
login to their account. What's the best way to accomplish this? Should our
system create a unique password for them (initially) and then require them to
create their own? I need a solution that is secure with almost no chance
of someone attempting to impersonate.