Skip to content

georgiclient/opauth-probook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Opauth-Probook

Opauth strategy for Probook.bg authentication.

Based on Opauth's Facebook Oauth2 Strategy

Getting started

  1. Make sure your cake installation supports UTF8

  2. Install Opauth-Probook:

    cd path_to_opauth/Strategy
    git clone git:https://github.com/clientbg/opauth-probook.git Probook
  3. Require credentials by sending a request to [email protected]

  4. Configure Opauth-Probook strategy with client_id and client_secret.

  5. Direct user to http:https://path_to_opauth/probook to authenticate

Strategy configuration

Required parameters:

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

License

Opauth-Probook is MIT Licensed

About

Opauth strategy for Probook (probook.bg)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages