How do I get the browser to ask the user to remember the password when using ng-submit in an AngularJS single page application.
My Form:
Your code is ok, but you need to add the name attributes to your inputfields, such as:
and