api-yoti: Api bindings for Yoti services

[ library, mit, web ] [ Propose Tags ]

Api bindings for https://www.yoti.com/ digital identity service


[Skip to Readme]

Modules

  • Api

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Dependencies aeson, base (>=4.7 && <5), base64-bytestring, bytestring, containers, crypto-pubkey-openssh, crypto-pubkey-types, crypto-simple, cryptonite, directory, hashable, memory, mtl, pem, text, time, transformers, wreq [details]
License MIT
Copyright Copyright: (c) 2018 Kelecorix Inc., Sergey Bushnyak
Author Sergey Bushnyak
Maintainer sergey.bushnyak@sigrlami.eu
Category Web
Home page https://github.com/sigrlami/api-yoti#readme
Source repo head: git clone https://github.com/sigrlami/api-yoti
Uploaded by sigrlami at 2019-07-30T14:35:04Z
Distributions
Downloads 553 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2019-07-30 [all 3 reports]

Readme for api-yoti-0.1.0.0

[back to package description]

Haskell client for Yoti

Haskell client https://yoti.com

Integration

With Elm

With PureScript

Testing

Basic functionality

Servant Integration

Test folder contains minimalistic servant app that handled all Yoti related methods, as an example of Yoti Haskell SDK integrated into web service.

To run, move to test/servant, build app

stack build

and run with

stack exec -- yoti-servant-api -p 3000 -d

open index.html and it will handle localhost redirections when you used Yoti mobile application for verification