freckle/yesod-auth-oauth2

when 'deny' is clicked on google plugin, the result is a pretty undescriptive error about a missing field

Closed this issue · 2 comments

silky commented

to repro:

  1. attempt to authenticate with auth2google plugin
  2. select an account
  3. click 'deny'
  4. observe error.
silky commented

submitted this pr - #43

but maybe we could assume that no code field is actually clicking deny and be explicit about it? how do other Oauth2 providers handler this? i think this is just a quirk of google.

silky commented

github, at least, doesn't even have a deny option ...