My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more

In Angular, I want to implement a specific functionality, to allow a specific user to permitted access or see some links in a page and others users to permitted to access other links. How to implement it?

Techesuraj's photo
Techesuraj
·May 1, 2018

Say that's there are two users, UserA and UserB. I want to show userA only links like account, premium and manage. for UserB I would like to show only such as payments, credits and account. Is there any functionality is angular to only allow specific user access links