Extract the login form into its own directive
This makes the login form consistent with other recently written components by having the controller and directive in a single file and using an element directive in the main app.
Showing
Please register or sign in to comment