yesod-auth-1.3.0.1: Authentication for Yesod.

Safe HaskellNone

Yesod.Auth.Dummy

Description

Provides a dummy authentication module that simply lets a user specify his/her identifier. This is not intended for real world use, just for testing.

Documentation