What is authentication and authorization in Angular?
Authentication | Authorization |
---|---|
Process of verifying the user | Process of verifying that you have relevant access to any procedure |
Methods: Login form, HTTP Authentication, HTTP digest, X 509 Certificates, and Custom Authentication method. | Methods: Access controls for URL, secure objects and methods and Access Control Lists (ACL) |
BY Best Interview Question ON 01 Jul 2020