freckle / yesod-auth-oauth2

OAuth2 authentication for yesod
MIT License
71 stars 53 forks source link

add custom scope and/or widget options to GitHub plugin #181

Closed jaanisfehling closed 7 months ago

jaanisfehling commented 8 months ago

Adds functions to add custom scope and/or a custom widget to GitHub OAuth2 plugin. I followed the code in the Google OAuth2 Plugin. Tested manually with real credentials.

pbrisbin commented 7 months ago

Do you mind following the steps in the Restyled logs to fix up the style?

pbrisbin commented 7 months ago

Released as v0.7.2 :rocket: