freckle/yesod-auth-oauth2

Callback url for github strategy

Closed this issue · 2 comments

What callback will yesod accept for the github strategy? I tried different callback urls but none seemed to work.

{APPROOT}/auth/page/{plugin}/callback

Here is what I use for my example/test application, run locally:

Note that this depends on you doing the common thing for you main auth route