how to show sidebar based on user role permission in angular 13?
When the admin create a user admin gives some permission to the user on that permisson how to show the side bar.
how to show sidebar based on user role permission in angular 13?
When the admin create a user admin gives some permission to the user on that permisson how to show the side bar.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Naimish MakwanaPosted Mar 10, 2023, 6:07 AM
Hello Vinoth,
Please refer below links:
https://stackoverflow.com/a/73805545/3054222
https://devblogs.microsoft.com/premier-developer/angular-how-to-implement-role-based-security/
Thanks
Naimish Makwana