Safe Haskell | None |
---|---|
Language | Haskell98 |
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
authDummy :: YesodAuth m => AuthPlugin m Source #