yesod-auth-oauth2/Yesod/Auth
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
..
OAuth2 Rename creds key email -> public_email 2016-07-07 00:20:00 +02:00
OAuth2.hs Properly handle empty credsExtra fields 2016-06-24 11:41:08 -04:00