=================
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
Follow the folliwing steps to install Prooflink Connect
To install Prooflink Connect simply install the
-
Add gem 'prooflink_connect' to your Gemfile
gem 'prooflink_connect'
-
run 'bundle install'
bundle install
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: