hi sir i have one doubt regarding this video, while doing role based authorisation using canActivate , when you type admin for username and role you was able navigate through all component but when type subadmin you didnt get access to navigate through user alert message diplayed. i was not able to get the logic.
@sankarvenugopal1733 Жыл бұрын
if username==admin return true, else if menuname==contact return true, else false, but you wrote subadmin in role input but it allowed you to acccess contact but not user, that part i am not able to understand help me
@NihiraTechiees Жыл бұрын
Final idea is user menu only access by admin. Look like contact menu can access by anyone.
@hafeezbadure7362 жыл бұрын
I am so happy the content is so nice and please sir could you explain lazy loading
@NihiraTechiees2 жыл бұрын
kzbin.info/www/bejne/e4OxYWCNaZt-jKc refer the link
@danidear2 жыл бұрын
Thanks, very much! I'm subscribe.
@NihiraTechiees2 жыл бұрын
Welcome!
@atlamasthanaiah79115 ай бұрын
Where did you created a service
@NihiraTechiees5 ай бұрын
It's done through my previous video... For create service use this command " Ng g s servicename"
@techie64262 жыл бұрын
can u plz explain can load role based on roles autherizàtion in lazy loading
@NihiraTechiees2 жыл бұрын
kzbin.info/www/bejne/gZfdlKZjmZ6Fbc0 refer this video
@sokbunchhuoy90572 жыл бұрын
do you have post git hub
@NihiraTechiees2 жыл бұрын
This video I don't have source code
@muzaffarhussain19632 жыл бұрын
How to do server side pagination sir
@NihiraTechiees2 жыл бұрын
Server site?
@muzaffarhussain19632 жыл бұрын
@@NihiraTechiees sorry server side sir
@NihiraTechiees2 жыл бұрын
Follow this link for pagination kzbin.info/www/bejne/aXu3oKWYeJJmapI It's customizable only.
@vijayansivaraman79232 жыл бұрын
Can you pls explain lazy loading with example and post interview scenario based questions ?
@NihiraTechiees2 жыл бұрын
Will cover on upcoming weeks
@KidsKudos-f1r2 жыл бұрын
how to pass token access token in header
@NihiraTechiees2 жыл бұрын
kzbin.info/www/bejne/gZfdlKZjmZ6Fbc0 follow this video
@musicclan7112 жыл бұрын
Can you share the source code?
@NihiraTechiees2 жыл бұрын
Sorry, I am not uploaded source into GitHub for this video