Download the PHP package opauth/yammer without Composer
On this page you can find all versions of the php package opauth/yammer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download opauth/yammer
More information about opauth/yammer
Files in opauth/yammer
Download opauth/yammer
More information about opauth/yammer
Files in opauth/yammer
Vendor opauth
Package yammer
Short Description Yammer authentication strategy for Opauth
License MIT
Homepage http://opauth.org
Package yammer
Short Description Yammer authentication strategy for Opauth
License MIT
Homepage http://opauth.org
Please rate this library. Is it a good library?
Informations about the package yammer
Opauth-Yammer
Opauth strategy for Yammer authentication.
Implemented based on https://developer.yammer.com/authentication/ using OAuth2.
Opauth is a multi-provider authentication framework for PHP.
Demo: http://opauth.org/#yammer
Getting started
-
Install Opauth-Yammer:
-
Register a Yammer application at http://www.yammer.com/client_applications
- Enter Website as your application URL (this can be outside of Opauth)
- Redirect URI: enter
http://path_to_opauth/yammer/oauth2callback
-
Configure Opauth-Yammer strategy with
client_id
andclient_secret
. - Direct user to
http://path_to_opauth/yammer
to authenticate
Strategy configuration
Required parameters:
License
Opauth-Yammer is MIT Licensed Copyright © 2014 Andrej Griniuk
All versions of yammer with dependencies
PHP Build Version
Package Version
The package opauth/yammer contains the following files
Loading the files please wait ....