sillsdev / sillsdev/languageforge-lexbox
Update "known good JWT" in LexAuthUserTests
@rmunn is already working on this.
Since Feb 6, 2025.
- Dominant language
- C#
- Stars
- 9
- Forks
- 8
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 49
Description
The CanParseFromKnownGoodJwt test is getting increasingly out-of-date. It doesn't have any orgs, it doesn't have any values for Username, Locked, EmailVerificationRequired, CanCreateProjects, or CreatedByAdmin, and #1428 is about to add FeatureFlags as well. We'll want to create a new JWT for the test to parse, which includes the new properties we've added over the past few months.
This is low priority at the moment, but should be a quick task that I can tackle when I need a break from larger, more complex tasks.
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.
Assessment
This issue has not been assessed yet.