max-mapper / max-mapper/requirebin
support anonymous gist saving
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 389
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
right now you have to sign in with github to publish, but i wanna copy http://geojson.io/ and have it default to anonymous unless you explicity sign in, then when you save it will save under your github account
this will lower the barrier to entry to saving, as not everyone has a github account
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 by tracing the existing GitHub sign-in and publish/save flow in the repository, then compare it with the anonymous-first behavior requested in the issue. Define how anonymous saves and signed-in saves should differ, and verify that both paths work without requiring sign-in by default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, javascript
- Domain
- authentication, backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100