mirror of
https://github.com/status-im/open-bounty.git
synced 2025-02-13 09:57:01 +00:00
* require only user:email oauth scope when signing up * if user wants to set bounties on repos, request additional oauth scopes * do not store github access tokens on server side and use client-side localStorage instead Fixes: #35 Fixes: #40