From 98f0d311675128a2494ab346f6bc91b9f73dad50 Mon Sep 17 00:00:00 2001 From: Rodrigo Kamada Date: Sat, 4 Oct 2025 15:41:20 -0300 Subject: [PATCH] Updating the Angular version. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26c64e6..0c135a8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Angular Amazon Cognito -Application example built with [Angular](https://angular.io/) 15 with authentication using the [Amazon Cognito](https://aws.amazon.com/cognito/) service. +Application example built with [Angular](https://angular.io/) 20 with authentication using the [Amazon Cognito](https://aws.amazon.com/cognito/) service. This tutorial was posted on my [blog](https://rodrigo.kamada.com.br/blog/autenticacao-usando-o-amazon-cognito-em-uma-aplicacao-angular) in portuguese and on the [DEV Community](https://dev.to/rodrigokamada/authentication-using-the-amazon-cognito-to-an-angular-application-ilh) in english.