authgear / authgear/authgear-server
Workflow OTP code length is zero if initial send is skipped
Open
bug/trivial
- Dominant language
- Go
- Stars
- 2k
- Forks
- 125
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 32
Description
If initial send/creation of OTP code is skipped (e.g. due to rate limit), the result code length in node would remain zero.
Contributor guide
Research direction
Start at the Workflow OTP node and trace how its result code length is set when initial code sending or creation is skipped. Reproduce the rate-limit path and verify that the returned node result reports the actual OTP code length rather than zero.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100