BuildForSDG / BuildForSDG/Team-032-Product

[Activate-User-Account] user gets permanently registered via activation link in email

Open
#5 0 comments 0 reactions 1 assignee Claimed by @adebayoyeleye View on GitHub
enhancement
Dominant language
PLpgSQL
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

# Request data
- url parameter: userActivationToken

# Implementation
- Confirm that userActivationToken exists in Registration_Requests in database
- Return all data in the table except userActivationToken and id
- POST all returned data to Users table
- DELETE user's data from Registration_Requests table

# Response data
- Send a success message telling the user to log in to his account

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.