Docs: installation instructions (including oidc)
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 135
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
Currently there is no basic documentation on actually installing the package and the optionals.
pip install dash-auth
for OIDC support
pip install "dash-auth[oidc]"
Maybe these should be added to the README?
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 with the README, which the issue suggests as the documentation location. Add the basic pip install dash-auth command and the optional OIDC installation command; the work is done when both installation paths are documented clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100