mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-02-24 16:47:52 +01:00
Expose auth2GithubScoped
Expose auth2GithubScoped, allowing users to set the scopes themselves.
This commit is contained in:
parent
4b2d7e333c
commit
3eeae3293d
@ -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