Check non-empty pattern in `JwtMethod::withHeaderName()`
Open
Nobody has claimed this yet.
status:under discussion
- Dominant language
- PHP
- Stars
- 34
- Forks
- 8
- Avg merge
- 1h 9m
- Merged PRs (30d)
- 1
Description
Related issue: https://github.com/yiisoft/auth/issues/69
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 reading related issue #69, then locate JwtMethod::withHeaderName() in the auth-jwt repository. Determine the expected behavior for an empty pattern and verify the change against the repository's existing tests. Done means the method rejects or handles empty patterns according to the related issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100