2017 © Pedro Peláez
 

library probook

Probook strategy for Opauth

image

opauth/probook

Probook strategy for Opauth

  • Thursday, April 3, 2014
  • by clientbg
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Opauth-Probook

Opauth strategy for Probook.bg authentication., (*1)

Based on Opauth's Facebook Oauth2 Strategy, (*2)

Getting started

  1. Make sure your cake installation supports UTF8, (*3)

  2. Install Opauth-Probook:, (*4)

    cd path_to_opauth/Strategy
    git clone git://github.com/clientbg/opauth-probook.git Probook
    
  3. Require credentials by sending a request to admin@probook.bg, (*5)

  4. Configure Opauth-Probook strategy with client_id and client_secret., (*6)

  5. Direct user to http://path_to_opauth/probook to authenticate, (*7)

Strategy configuration

Required parameters:, (*8)

<?php
'Probook' => array(
    'client_id' => 'YOUR APP KEY',
    'client_secret' => 'YOUR APP SECRET'
)

License

Opauth-Probook is MIT Licensed, (*9)

The Versions

03/04 2014

dev-master

9999999-dev http://opauth.org

Probook strategy for Opauth

  Sources   Download

MIT

The Requires

 

by Georgi Georgiev

authentication auth probook