awslabs/green-boost

User Address Validation

Open

#58 opened on Mar 21, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (7 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (76 stars)
PR merge metrics
 (PR metrics pending)

Description

When user is registering for an account, we often need to ensure the address they've entered is valid. Can we use Amazon Location Service for validation? See: https://aws.amazon.com/blogs/compute/validating-addresses-with-aws-lambda-and-the-amazon-location-service/

Or maybe we need to use Melissa?

Contributor guide