bettersg / saylah-v2

MIT License
0 stars 5 forks source link

Registration #7

Open prakashelango opened 8 months ago

Samson-DVS commented 7 months ago

Using AWS Cognito Angular by @delose NodeJs by @prakashelango and @lihka1202 Some References:

: This article provides a detailed guide on creating an application using the latest version of Angular with authentication using the Amazon Cognito service. It covers prerequisites like installing and configuring git, Node.js, npm, Angular CLI, and an IDE. It also guides you through creating and configuring an account on Amazon Cognito.

: This post explains how to create a REST API application for authentication using AWS Cognito, AWS Serverless, and NodeJS. It uses Lambda functions, API Gateway, and the Serverless framework. The post provides a detailed explanation of setting up the project, defining AWS IAM permissions and settings, and defining the lambda functions.