angularjs - How to create email verification on Firebase simple login -
in angularfire seed project, there account registration process using email , password. how can verify email not fake? mean without server code, client code.
you can angularjs-fire seed project @ link angularfire_seed_with_reg_confirmation. explanation of here email verification using angularjs+firebase below quote readme:
it angularjs seed firebase backend , feature account registration confirmation via email. feature can used alternative account activation. clone of angularfire seed additional feature above , login feature vial social login ie login facebook, twitter, , google.
the account registration differs original seed. can register account supplying email , we'll confirmation email our temporary random password. password recommended changed memorable 1 , @ same time must strong , secure.
Comments
Post a Comment