Serverless — User Management
Develop the user sign-up and sign-in components.

For our AppSync GraphQL service, we used Serverless Stack (SST) to provision an AWS Cognito user pool and secure the endpoint. Instead of using an API key, now a user must be registered and authenticated before using the services.