mozilla-iam / mozilla-iam/auth0-deploy
Update rules to match new Auth0 rule style
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 21
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 5
Description
Auth0 example rules may have changed their style from var to let and const. Determine if this is the case and if so, update the README in this repo to reflect that and update the rules in this repo to conform to the new style.
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.
Research direction
Compare the Auth0 example rules linked in the issue with the rules in this repository to determine whether the preferred style has changed from var to let and const. Review the README and repository rules, update both if the change applies, and confirm that all affected rules follow the documented style.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication, documentation
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100