Angular 2 Tutorial 20: Creating Login App - Introduction

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

app-component.html

why i need to refresh my page to see the logged in user status ??? i have app-component.html
where i have written {{ user.name }} i only got that value if i refresh the page after login.. please help

hello {{ user.name }}



<footer></footer>

i have configure route for home component and if i put [hello {{ user.name }}] in home.component.html i dont need to refresh....

creative-commons-videos
Автор

Hey, but you didn't really tell us anything about authentication itself!

YelenaKogodeeva
Автор

The title of this article is very misleading. You stated to create Login APP. Man! APP. Not just one page! I am sorry I spent my time here! May, my advice to you - Learn Angular 2 first! Then teach people!

alexgrinberg
Автор

Hello everybody! My name's SMEAGOL LMAO :D

MrMuscidae