yesod-auth-oauth2/src/Yesod/Auth/OAuth2
patrick brisbin e3c61789ba Ensure we rescue our exceptions too
For some reason, I thought tryIO would catch our own exception is we
threw them via throwIO, but that's incorrect. Our own exceptions are not
IOExceptions, so they squeak by. This fixes that.
2018-09-18 17:25:00 -04:00
..
BattleNet.hs Update LTS and dependencies 2018-04-21 10:49:05 -04:00
Bitbucket.hs Set the ByteString body at userResponse 2018-02-12 09:10:34 -08:00
Dispatch.hs Ensure we rescue our exceptions too 2018-09-18 17:25:00 -04:00
ErrorResponse.hs Redirect on OAuth2 errors, not permissionDenied 2018-09-18 17:25:00 -04:00
EveOnline.hs Update LTS and dependencies 2018-04-21 10:49:05 -04:00
Exception.hs Move Exception to its own module 2018-09-18 17:25:00 -04:00
Github.hs Deprecate improperly-cased Github module 2018-07-30 11:46:02 -04:00
GitHub.hs Create properly-named GitHub module 2018-07-30 11:46:02 -04:00
GitLab.hs Add GitLab support 2018-07-29 09:45:00 -04:00
Google.hs Fix Google Plugin 2018-02-13 08:59:01 -05:00
Nylas.hs Set the ByteString body at userResponse 2018-02-12 09:10:34 -08:00
Prelude.hs Move Exception to its own module 2018-09-18 17:25:00 -04:00
Salesforce.hs Set the ByteString body at userResponse 2018-02-12 09:10:34 -08:00
Slack.hs Set the ByteString body at userResponse 2018-02-12 09:10:34 -08:00
Spotify.hs Set the ByteString body at userResponse 2018-02-12 09:10:34 -08:00
Upcase.hs Set the ByteString body at userResponse 2018-02-12 09:10:34 -08:00