State the difference between authentication and authorization.



State the difference between authentication and authorization...

Answer / Monika Deora

Authentication is the process of verifying the identity of a user, whereas Authorization is the process of granting or denying access to resources based on the authenticated user's role or permissions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Laravel PHP Framework Interview Questions

What is singleton in laravel?

1 Answers  


What is service container in laravel?

1 Answers  


Why are migrations important?

1 Answers  


What is auth api laravel?

1 Answers  


Explain how to serve sites with tls on valet?

1 Answers  


What is meant by Laravel - Authentication ?

2 Answers  


How to add multiple and conditions in laravel query?

1 Answers  


What are the example of services?

1 Answers  


what is Basic Routing ?

2 Answers  


What is validation in laravel and how it is used?

1 Answers  


What is controller in laravel?

1 Answers  


How to check request is ajax or not?

1 Answers  


Categories