konsumer / konsumer/aws-cognito-example
Verification page?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 28
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
after logging out, we can't log back in because there's no verification page.
I believe the user actually shouldn't be "authenticated" until he has passed the verification page, which doesn't happen right now.
Otherwise thanks for the project!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests; start by locating the JavaScript authentication flow and its amazon-cognito-identity usage, then trace logout and subsequent login behavior. Done means users can complete the required verification page before being treated as authenticated and can log back in afterward.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, javascript
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100