mirror of
https://github.com/status-im/open-bounty.git
synced 2025-01-10 01:25:39 +00:00
3f0ff567a8
* 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