wht verificationURIComplete always nil
Open
Nobody has claimed this yet.
bug
triage
- Dominant language
- Objective-C
- Stars
- 2k
- Forks
- 867
- Avg merge
- 4d 48m
- Merged PRs (30d)
- 1
Description
Describe the bug
when i use AppAuth in tvOS, then i get verificationURI and userCode, but verificationURIComplete always nil, why
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 by reproducing the AppAuth tvOS flow described in the issue, where verificationURI and userCode are returned but verificationURIComplete is nil. Trace the authorization response handling and determine the expected value for verificationURIComplete; done means the cause is identified and the behavior is covered by a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c
- Domain
- authentication, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100