I just themed a web template in yii 2 and implementing user authentication has been a challenge. All the tutorials and modules I have applied would have done the magic except for the fact that I don’t know how to implement the code in the forms I have for the web template. I have the login form on the nav bar and registration form before the footer. How do I make this work?