codeforsanjose / codeforsanjose/TallyUp
[FEATURE] Email verification link should direct you to the actual TallyUp app
Open
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
1. Instead of using the `execute-api` url, we should direct users back to tally up, read the token and make an api request on behalf of the user.
Contributor guide
Research direction
Start by locating where the email verification link is built and where the `execute-api` URL is used. Trace how the token is read and how authenticated API requests are made. Done means the link returns users to the actual TallyUp app and makes the API request on their behalf.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, authentication
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100