Explain Authentication and Authorization?



Explain Authentication and Authorization?..

Answer / Babalu Gautam

Authentication in AngularJS refers to the process of verifying the identity of a user, while Authorization pertains to giving or denying access to a resource after the identity is verified. Authentication is usually achieved through login credentials, such as username and password, while Authorization decides what resources a user can access based on their roles.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is semantic element in html?

1 Answers  


Explain angular 4 providers.

1 Answers  


Which database is best for angularjs?

1 Answers  


What are the advantages of using angular.js framework?

1 Answers  


How do you resolve a template url relative to a component class?

1 Answers  


Difference between sessionstorage, cookies, and localstorage.

1 Answers  


Who made angular?

1 Answers  


What does aot stand for?

1 Answers  


What are modules in angular?

1 Answers  


Which is the core module of AngularJS?

1 Answers  


What are different ways of bootstrapping AngularJS?

1 Answers  


How to upgrade web applications from angular2 to angular4?

1 Answers  


Categories