All topics

Authorization

26 articles tagged Authorization.

What is Authorization?

  • Authentication
  • Authorization
  • CI/CD

In a previous post, I gave a definition of Authentication. In this post, we’re going to explore authorization, which is typically the next step in the processing pipeline after authentication. The concepts described here can apply equally to traditional web applications, SPA apps, mobile apps,…

Read article: What is Authorization?