Hi guys in this lesson we will implement user registered components and leave to implement it. We will call user service methods from register components and we will implement templates for we will create register for in this component and this component will be so similar with login page. So we can copy and paste login page. As different things in this page we will use Name field in HTML for. So first of all, we will change user object we'll set defaults Videos name in user objec. Then we won't use login methods.
Instead of it we will use handle register methods. In this method, we will call register method from user service. Then we will navigate to the login page Finally, we will create name input field in HTML four and we will change the Submit method of Okay, that's all at the end of the day Register form will be displayed like that. Thank you