freckle/yesod-auth-oauth2

Implement Google provider

pbrisbin opened this issue · 1 comments

Right now it's a stub with a big "Don't use me" warning in the header. I believe all that's required is the fetch function to get user details and build a Creds m.

No need -- http://hackage.haskell.org/package/yesod-auth-1.4.4/docs/Yesod-Auth-GoogleEmail2.html

Wondering if we should link to this from somewhere; I know I'd expect to find it here, not there.