117. Authentication - Saving Token in LocalStorage for the autologin feature - Angular

preview_player
Показать описание
Hi Friends
In this video, we will see how to use the localstorage feature for the autologin feature in the angular.

The code is deployed in my Github account.

If you like my video, please subscribe to my channel.

#Angular #leelawebdev
Рекомендации по теме
Комментарии
Автор

how can we store the data we entered in skill text area and after token expired i want to show that entered skill in text area...?

swapnilzambre
Автор

Hi love your tutorial but I have a doubt, if there is another username and login he would see the same post made by other user ?

fernandafortes
Автор

we can also use get item to retrieve the data right?

yaramalaprashanthi
Автор

Hi leela, The same way i have a list of courses from backend and i am displaying all courses on my page and i have one search bar as well on the same page, when i search something i get that data on same page but on refresh i lost that searched data and again get the whole list of data, so is their any alternative of local storage or should i use the same concept as mentioned in this video ?

study
Автор

hi leela i have one doubt. i did the login as you have shown saving into localstorage. so for whole project do i have to save data in localstorage with differnt token name ?

hiteshkumar