Who isn’t tired of writing custom authentication code to validate that a user session is still on going as expected? In this session, we’ll learn how to delegate authentication to the API Gateway level using Kratos and Oathkeeper to get rid of unmaintained authentication validation code in APIs.