simonw / simonw/datasette-auth-github
Not obvious how to link to /-/github-auth-start if you limit to logged in users
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 46
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
I followed the "allow": "*" instructions in the README and ended up with a Datasette that just showed me the 403 page everywhere, but didn't provide a link to sign into the tool.
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 by reading the README section describing the "allow": "*" configuration and trace how the plugin handles the 403 page when access is restricted. Check the /-/github-auth-start entry point and confirm that the 403 response provides a visible sign-in link; the issue is done when users can reach GitHub authentication from that page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authentication, backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100