yesod-auth-oauth2/Yesod/Auth/OAuth2
Jezen Thomas 9d6d4b420d
Rename creds key email -> public_email
We had a name collision when trying to grab the GitHub user's email
address, so if the user did not have a public email address the
authentication would fail with a 500 (InvalidProfileResponse).
2016-07-07 00:20:00 +02:00
..
EveOnline.hs Add charId to credsExtra 2015-07-22 12:02:15 -04:00
Github.hs Rename creds key email -> public_email 2016-07-07 00:20:00 +02:00
Google.hs Properly handle empty credsExtra fields 2016-06-24 11:41:08 -04:00
Nylas.hs Switch to newer Nylas API endpoint 2015-08-20 15:32:32 -04:00
Slack.hs Slack.hs: fix haddock markup 2016-07-02 15:13:38 +01:00
Spotify.hs Properly handle empty credsExtra fields 2016-06-24 11:41:08 -04:00
Upcase.hs Add fromProfileResponse 2015-04-13 17:09:06 -04:00