Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
- data AuthProtect tag
Documentation
data AuthProtect tag Source #
A generalized Authentication combinator. Use this if you have a non-standard authentication technique.
NOTE: THIS API IS EXPERIMENTAL AND SUBJECT TO CHANGE.