Skip to content

97 create api endpoint for user sign up to hashpass#98

Merged
Ssharma1230 merged 2 commits intomainfrom
97-create-api-endpoint-for-user-sign-up-to-hashpass
Apr 23, 2025
Merged

97 create api endpoint for user sign up to hashpass#98
Ssharma1230 merged 2 commits intomainfrom
97-create-api-endpoint-for-user-sign-up-to-hashpass

Conversation

@Ssharma1230
Copy link
Owner

Issue Reference

#97

Description of the Issue

Updated API endpoint to lambda function in AWS. The users information will now be encrypted client side before being sent to the database.

Expected Output / Behavior

After signing up for HashPass, the users information will be encrypted and sent to an API on AWS that will interact with the database.

Additional Notes

No additional notes.

@Ssharma1230 Ssharma1230 linked an issue Apr 22, 2025 that may be closed by this pull request
Copy link
Collaborator

@XavierJCallait XavierJCallait left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Ssharma1230 Ssharma1230 merged commit 9be8d3e into main Apr 23, 2025
3 checks passed
@Ssharma1230 Ssharma1230 deleted the 97-create-api-endpoint-for-user-sign-up-to-hashpass branch April 23, 2025 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create API endpoint for user sign up to HashPass

2 participants