1.

What is authentication and authorization in Angular?

Answer»
AuthenticationAuthorization
Process of verifying the userProcess 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)


Discussion

No Comment Found