atmos / warden-github

:lock: warden strategy for github oauth
MIT License
54 stars 41 forks source link

Handle access denial #23

Closed fphilipe closed 11 years ago

fphilipe commented 11 years ago

This happens when the user chooses the deny option on the allow/deny dialog on GitHub. Before, the oauth flow would be retried immediately after being returned to the callback url.