stackvana / hook.io

Open-Source Microservice Hosting Platform
https://hook.io
Other
1.26k stars 117 forks source link

Fork should not require github login #197

Open Marak opened 8 years ago

Marak commented 8 years ago

Since we no longer are dependent on Github Gist for exclusively storing source code, we now have the ability to fork existing hooks without a Github OAuth login.

The change should be relatively simple in removing the Github API Fork calls.

We can keep the existing fork functionality for non-github linked accounts.