mozilla-iam / mozilla-iam/auth0-deploy
If lock is not in auth0 hosted pages environment, allow user to override config with query parameters
Open
Nobody has claimed this yet.
Auth0 Lock
wontfix
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 21
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 5
Description
Default to these values but if the user passes any of these as query parameter to login.html, use those instead.
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
Start in pages/login.html at the linked default values around lines 248-259, then inspect how login.html receives query parameters. Confirm which listed values can be overridden and verify that each supplied parameter takes precedence over its default when the page is outside the Auth0 hosted-pages environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100