Loading...
 
Skip to main content

History: OAuth

Source of version: 19 (current)

Copy to clipboard
To permit easy sharing of data & features between Tiki instances, like distributed ((Federated Timesheets)). It is also needed for [http://wordpress.org/plugins/oauth-twitter-feed-for-developers/|Twitter]


Client only:
* http://framework.zend.com/manual/en/zend.oauth.introduction.html

Server:
* http://simplesamlphp.googlecode.com/svn/trunk/modules/oauth/lib/OAuthServer.php
* http://code.google.com/p/oauth-php/wiki/ServerHowTo
* https://www.ohloh.net/p/oauth-php
* https://github.com/zircote/oauth2-php
* https://github.com/fkooman/php-oauth

All:
https://packagist.org/?q=oauth

Related
* https://github.com/andreassolberg/jso#readme
* http://oauth.net/
* http://techcrunch.com/tag/oauth-2/
* https://rnd.feide.no/category/oauth/
* http://blog.cirrusidentity.com/generic-oauth2/openid-connect-module-for-simplesamlphp-now-available
* https://github.com/legalthings/sso/blob/master/README.md
* ((InterTiki))
Show PHP error messages