Update callback URL examples
Open
Nobody has claimed this yet.
Severity/Major
Type/Bug
- Dominant language
- CSS
- Stars
- 99
- Forks
- 708
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 22
Description
Description:
Change callback URL in the documentation as follows
regexp=(https://myapp.com/callback|https://testapp:8000/callback) -> regexp=(https://((myapp\.com)|(testapp:8000))(/callback))
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
Search the documentation for the current callback URL example containing regexp=(https://myapp.com/callback|https://testapp:8000/callback). Replace it with the specified regular expression and confirm that the old example no longer appears.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100