OpenBankProject / OpenBankProject/OBP-API
answerTransactionRequestChallenge check allowed attempts
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 1.7k
- Forks
- 482
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 15
Description
In answerTransactionRequestChallenge, check we respect the number of allowed attempts.
Also OBP Challenge needs to have a max valid time of 5 mins
Contributor guide
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
Start at the answerTransactionRequestChallenge entry point and trace how OBP Challenge attempts and validity are represented. Confirm the allowed-attempt check and five-minute validity requirement against existing challenge handling; done means both constraints are enforced consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- authentication, backend-api-design, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100