iandees / wof-editor

A simple Who's on First editor.
https://writefield.nextzen.org/
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Always use the user's fork #54

Closed iandees closed 3 years ago

iandees commented 3 years ago

Fixes #53

The whosonfirst-data organization doesn't allow OAuth apps to modify data, so this change makes it so edits are made against the user's fork instead of trying to do it against the whosonfirst-data-owned repository (if the user has write access to it).