Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 687 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 687 Bytes

Prooflink Connect

=================

Library to connect to the prooflink identity service provider To use this gem you will need a Prooflink api key. You can request this at http://www.prooflink.com

Installation


Follow the folliwing steps to install Prooflink Connect

Install the gem

To install Prooflink Connect simply install the

  • Add gem 'prooflink_connect' to your Gemfile

    gem 'prooflink_connect'

  • run 'bundle install'

    bundle install

Usage

To make use of this gem you need an account on prooflink with an api key Adjust the prooflink configuration settings in your environment.rb: