Exported redirectLogin

This commit is contained in:
Michael Snoyman 2010-02-18 01:09:31 +02:00
parent 71b62e0363
commit 417d09a968

View File

@ -20,6 +20,7 @@ module Yesod.Helpers.Auth
, maybeIdentifier
, authIdentifier
, displayName
, redirectLogin
) where
import Web.Encodings