Securing Controllers

Get familiar with securing web API controllers.

As we know, here are the two types of web API endpoints:

  • Controllers

  • Minimal APIs

In this lesson, we will learn different ways of securing the endpoints represented by controller classes. We will do so with the help of the following setup:

Get hands-on with 1200+ tech skills courses.