Code Safari

Chapter 37·Intermediate

Authorization Explained: Deciding What a User Can Do

01 / 06

The core idea

What is this user allowed to do?

Authorization decides permissions — whether an already-identified user may perform a given action or see a given resource.

Authorization Explained: Deciding What a User Can Do | Code Safari