Export AccessToken

This commit is contained in:
Michael Snoyman 2011-04-07 22:28:37 +03:00
parent 35b3e31a45
commit 72281c7fa0

View File

@ -3,6 +3,7 @@
{-# LANGUAGE OverloadedStrings #-}
module Web.Authenticate.Facebook
( Facebook (..)
, AccessToken (..)
, getForwardUrl
, getAccessToken
, getGraphData