No commit activity in last 3 years
No release in over 3 years
Make a connection to the prooflink connect api for single sign on authentication
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 1.0.0
>= 0

Runtime

 Project Readme

Prooflink Connect Build Status

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

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: