dev-master
9999999-dev http://opauth.orgProbook strategy for Opauth
MIT
The Requires
- php >=5.2.0
- opauth/opauth >=0.2.0
by Georgi Georgiev
authentication auth probook
Wallogit.com
2017 © Pedro Peláez
Probook strategy for Opauth
Opauth strategy for Probook.bg authentication., (*1)
Based on Opauth's Facebook Oauth2 Strategy, (*2)
Make sure your cake installation supports UTF8, (*3)
Install Opauth-Probook:, (*4)
cd path_to_opauth/Strategy git clone git://github.com/clientbg/opauth-probook.git Probook
Require credentials by sending a request to admin@probook.bg, (*5)
Configure Opauth-Probook strategy with client_id and client_secret., (*6)
Direct user to http://path_to_opauth/probook to authenticate, (*7)
Required parameters:, (*8)
<?php
'Probook' => array(
'client_id' => 'YOUR APP KEY',
'client_secret' => 'YOUR APP SECRET'
)
Opauth-Probook is MIT Licensed, (*9)
Probook strategy for Opauth
MIT
authentication auth probook