2017 © Pedro Peláez
 

library ironio-oauth

The library which allows iron.io workers to authenticate themselves on sites using OAuth 2 protocol.

image

dnovikov/ironio-oauth

The library which allows iron.io workers to authenticate themselves on sites using OAuth 2 protocol.

  • Monday, February 3, 2014
  • by dnovikov
  • Repository
  • 1 Watchers
  • 1 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

IronIoOAuth library

This is the library which allows iron.io workers to authenticate themselves on sites using OAuth 2 protocol. Usually it is used for web callbacks. The library is based on lusitanian/oauth library., (*1)

Examples

See "example" directory., (*2)

Usage

It is really simple after you fill in configuration settings. For code usage see worker-example.php file., (*3)

The Versions

03/02 2014

dev-master

9999999-dev

The library which allows iron.io workers to authenticate themselves on sites using OAuth 2 protocol.

  Sources   Download

GPL-2.0

The Requires

 

authentication authorization oauth security iron.io