ContriHUB / Jodi-Makers

1 stars 24 forks source link

feat: made account creation atomic #30

Closed lokesh-wagh closed 1 year ago

lokesh-wagh commented 1 year ago

Description

i have made so that the if the registration process is left in between user will be removed from database also the user will resume it's registration right where it left

/abandon this endpoint is called to delete the user from the database indicating that this user has abandoned registration /exist this endpoint is called to check if the current auth token is

Related Issue

Fixes # (issue)

4

Type of change

Motivation and Context

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Screenshots (if appropriate):

screen-capture (8).webm

Checklist:

Test Configuration:

lokesh-wagh commented 1 year ago

sir there is some issue with gitignore hence the node module's are also being pushed