mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-04-20 18:04:14 +02:00
Merge pull request #11 from skade/expose-github-scope
Expose auth2GithubScoped
This commit is contained in:
commit
1ab10c3dae
@ -9,6 +9,7 @@
|
|||||||
--
|
--
|
||||||
module Yesod.Auth.OAuth2.Github
|
module Yesod.Auth.OAuth2.Github
|
||||||
( oauth2Github
|
( oauth2Github
|
||||||
|
, oauth2GithubScoped
|
||||||
, module Yesod.Auth.OAuth2
|
, module Yesod.Auth.OAuth2
|
||||||
) where
|
) where
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user