PiotrJustyna / telesign-client-fsharp-phoneid

A simple fsharp application demonstrating basic telesign phoneid calls.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

readme

Basic f# project illustrating how to use the telesign api's phoneid with hmac authentication.

At the moment of writing this, the documentation:

is not terribly precise and does not cover f#. Furthermore, the c# code examples provided are rather old, convoluted, not very portable and not bundled as nuget packages. This code does not rely on state in contrast to the c# examples, which makes it substantially more portable and, hopefully, easier to use and reason about.

About

A simple fsharp application demonstrating basic telesign phoneid calls.


Languages

Language:F# 100.0%