AutarkLabs / open-enterprise

A suite of apps that includes allocation, dot voting, issue curation, and other planning tools so organizations can collectively budget and design custom reward & bounty systems.
GNU General Public License v3.0
92 stars 54 forks source link

Handle GitHub token revocation #1849

Open e18r opened 4 years ago

e18r commented 4 years ago

Fixes #654

When a GitHub request is made with a revoked token, the end user is informed and asked to sign in again.

Peek 2020-01-07 10-12

e18r commented 4 years ago

Hey @chadoh, this PR is ready for another round of review. Thanks!

e18r commented 4 years ago

Rebased with dev and solved several conflicts.