Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/parsonsmatt/liboath-hs

Haskell bindings to the liboath library.
https://github.com/parsonsmatt/liboath-hs

Last synced: 10 days ago
JSON representation

Haskell bindings to the liboath library.

Awesome Lists containing this project

README

        

# liboath-hs

[![Build
Status](https://travis-ci.org/parsonsmatt/liboath-hs.svg?branch=master)](https://travis-ci.org/parsonsmatt/liboath-hs)

This package contains Haskell bindings for the [OATH Toolkit](http://www.nongnu.org/oath-toolkit/index.html) C library.

The bindings are developed on an as-needed basis. If you need something, please
submit an issue or pull request and I'll be happy to help.

You should probably just use
[`one-time-password`](https://hackage.haskell.org/package/one-time-password)
instead, though.