Topic

CI/CD

4 posts filed under CI/CD.Browse all topics.

What is Authorization?

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,…

AuthenticationAuthorizationCI/CD