2017 © Pedro Peláez
 

library dropbox

Dropbox strategy for Opauth

image

opauth/dropbox

Dropbox strategy for Opauth

  • Monday, December 15, 2014
  • by lshaf
  • Repository
  • 1 Watchers
  • 0 Stars
  • 170 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Opauth-Dropbox

[Opauth][1] strategy for Dropbox authentication., (*1)

Implemented based on https://www.dropbox.com/developers/core/docs, (*2)

Getting started

  1. Install Opauth-Dropbox:, (*3)

    cd path_to_opauth/Strategy
    git clone https://github.com/lshaf/opauth-dropbox.git Facebook
    
  2. Create Facebook application at https://www.dropbox.com/developers/apps/, (*4)

  3. Configure Opauth-Dropbox strategy with at least App key and App Secret., (*5)

  4. Direct user to http://path_to_opauth/facebook to authenticate, (*6)

Strategy configuration

Required parameters:, (*7)

<?php
'Dropbox' => array(
  'key' => 'YOUR APP KEY',
  'secret' => 'YOUR APP SECRET',
)

License

Opauth-Dropbox is MIT Licensed
Copyright © 2014 L Shaf (http://pictalogi.com/), (*8)

The Versions

15/12 2014

dev-master

9999999-dev http://opauth.org

Dropbox strategy for Opauth

  Sources   Download

MIT

The Requires

 

authentication auth dropbox

15/12 2014

1.2

1.2.0.0 http://opauth.org

Dropbox strategy for Opauth

  Sources   Download

MIT

The Requires

 

authentication auth dropbox

15/12 2014

1.1

1.1.0.0 http://opauth.org

Dropbox strategy for Opauth

  Sources   Download

MIT

The Requires

 

authentication auth dropbox

15/12 2014

1.0

1.0.0.0 http://opauth.org

Dropbox strategy for Opauth

  Sources   Download

MIT

The Requires

 

authentication auth dropbox