issues
search
kanta1207
/
time-tracker-backend
0
stars
0
forks
source link
[Feature] Implement User Email Update API
#3
Closed
kanta1207
closed
10 months ago
kanta1207
commented
1 year ago
Overview
POST: /users/{userId}/email-update
Implement the API that save new e-mail address and sends a verification e-mail to the user
GET: /users/{userId}/email-update/verification
Implement the API that verifies the e-mail address
API doc:
https://koyablue.github.io/time-tracker-api-doc/
Purpose
To change a user's e-mail address
Proposal
Tasks
Overview
API doc: https://koyablue.github.io/time-tracker-api-doc/
Purpose
Proposal
Tasks