In this third part of the article API First: From Zero to Hero (Part 1), we will integrate the security layer of the API, covering all the steps for building complete APIs using the API First strategy. Securing the API with OpenID Connect (Authentication) We now have end-to-end integration testing of our API, however, we also need…