Transform AWS Exam Generator Architecture to Open Source Part #5: Authentication and Emailing
Introduction In this article, we’re going to replace the Cognito Service, I choose the Kratos and Oathkeeper from Ory as alternative. The main functionalities of Congito here, is offering a way to sign in, sign up with or without SSO, email verification and use Sesssion Web Token for Frontend authorization. Here is the full architecture of authentication and authorization Don’t worry if didnt understand the architecture, we will dig deeper in the next headlines...