2017 © Pedro Peláez
 

library opauth-divvy

Opauth strategy for Divvy

image

t1mmen/opauth-divvy

Opauth strategy for Divvy

  • Monday, May 9, 2016
  • by t1mmen
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Opauth-Divvy

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

Implemented based on https://www.divvy.no, (*2)

Getting started

  1. Make sure cURL is enabled (required due to header size issues using Opauth's transport method), (*3)

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

    Using git:, (*5)

    cd path_to_opauth/Strategy
    git clone https://github.com/t1mmen/opauth-divvy.git divvy
    

    Or, using Composer, just add this to your composer.json:, (*6)

    {
       "require": {
           "t1mmen/opauth-divvy": "*"
       }
    }
    

    Then run composer install., (*7)

  3. Create Divvy application at https://divvy.knowit.no/account, (*8)

  4. Configure Opauth-Divvy strategy with at least Client ID and Client Secret., (*9)

  5. Direct user to http://path_to_opauth/divvy to authenticate, (*10)

Strategy configuration

Required parameters:, (*11)

<?php
'Divvy' => array(
    'client_id' => 'YOUR CLIENT ID',
    'client_secret' => 'YOUR CLIENT SECRET'
)

License

Opauth-Divvy is MIT Licensed Copyright © 2015 Timm Stokke (http://timm.stokke.me), (*12)

The Versions

09/05 2016

dev-master

9999999-dev https://github.com/t1mmen/opauth-slack

Opauth strategy for Divvy

  Sources   Download

MIT

The Requires

 

by Timm Stokke

authentication oauth auth opauth divvy

09/05 2016

1.0.1

1.0.1.0 https://github.com/t1mmen/opauth-slack

Opauth strategy for Divvy

  Sources   Download

MIT

The Requires

 

by Timm Stokke

authentication oauth auth opauth divvy

09/05 2016

1.0

1.0.0.0 https://github.com/t1mmen/opauth-slack

Opauth strategy for Divvy

  Sources   Download

MIT

The Requires

 

by Timm Stokke

authentication oauth auth opauth divvy

16/04 2015

0.2.2

0.2.2.0 https://github.com/t1mmen/opauth-slack

Opauth strategy for Ultrareg

  Sources   Download

MIT

The Requires

 

by Timm Stokke

authentication oauth auth opauth ultrareg

14/04 2015

0.2.1

0.2.1.0 https://github.com/t1mmen/opauth-slack

Opauth strategy for Ultrareg

  Sources   Download

MIT

The Requires

 

by Timm Stokke

authentication oauth auth opauth ultrareg

14/04 2015

0.2.0

0.2.0.0 https://github.com/t1mmen/opauth-slack

Opauth strategy for Ultrareg

  Sources   Download

MIT

The Requires

 

by Timm Stokke

authentication oauth auth opauth ultrareg

08/04 2015

0.1.0

0.1.0.0 https://github.com/t1mmen/opauth-slack

Opauth strategy for Ultrareg

  Sources   Download

MIT

The Requires

 

by Timm Stokke

authentication oauth auth opauth ultrareg