Popularity
3.6
Stable
Activity
1.5
Stable
4
4
0

Monthly Downloads: 0
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Web     Servant    
Latest version: v1.0.0.1

servant-auth-wordpress alternatives and similar packages

Based on the "Servant" category.
Alternatively, view servant-auth-wordpress alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of servant-auth-wordpress or a related project?

Add another 'Servant' Package

README

Haskell Wordpress Authentication

Build Status

This repository contains Haskell packages for authenticating Wordpress cookies & nonces.

The wordpress-auth package contains the base types, transformations, & validations. The servant-auth-wordpress package provides a Servant AuthHandler that validates cookies and nonces, as well as utility functions for rolling your own AuthHandler.

Contribute

Contributions, documentation, & tests are always welcome.

The API is still evolving - if you have trouble using this library or integrating it with some framework, please open an issue letting me know what you need.

License

All packages in this repository are licensed with BSD 3-clause, but exceptions are possible.


*Note that all licence references and agreements mentioned in the servant-auth-wordpress README section above are relevant to that project's source code only.