19 Commits
Author SHA1 Message Date
JR ConlinandGitHub b89f20ccdd Merge pull request #38 from artu-ole/master
Fix ReferenceError: module is not defined
2018-02-22 08:47:09 -08:00
JR ConlinandGitHub 072850514d Merge pull request #36 from maxolasersquad/master
Cleaned up PHP example.
2016-08-23 15:54:59 -07:00
JR Conlin 52401a3374 Merge pull request #32 from satinjeet/master
Fixes to the code for frontend use
2015-10-23 10:39:37 -07:00
jr conlin 14c7eb502a Add DaveBagler's work to the Readme 2015-08-01 19:00:58 -07:00
jr conlin 1d4f1cd62f Merge branch 'master' of github.com:jrconlin/oauthsimple 2015-08-01 18:51:32 -07:00
jr conlin 4c54cc5799 Issue #29 - include sig in signed_url
* added test.pl as unit test.
* sorting header keys for consistent testing
2015-08-01 18:49:37 -07:00
JR Conlin e507d8fa74 Merge pull request #28 from jrconlin/dev
Merge Dev to master
2015-03-20 15:56:28 -07:00
JR Conlin 90ec8b5cce Merge pull request #26 from jrconlin/dev
Added JS README, fix PHP encoding
2015-01-15 14:35:31 -08:00
JR Conlin 25d21d46ff Change contact email to not point to an old, dead domain 2015-01-15 13:48:39 -08:00
JR Conlin 9d5715a08b Merge pull request #25 from MarkoVcode/master
Again update of OAuthSimple.php
2015-01-13 08:22:36 -08:00
JR Conlin b250946a53 Merge pull request #24 from MarkoVcode/master
Update OAuthSimple.pm
2015-01-09 16:06:23 -08:00
jr conlin a56e61c442 Fixes for issues #20, #22 2014-09-28 18:12:36 -07:00
jr conlin 73e9a0a42d Merge branch 'idottv-master' 2014-05-23 17:50:01 -07:00
jr conlin b4ac8d2daf Merge branch 'master' of github.com:idottv/oauthsimple into idottv-master
Conflicts:
	README.pod
2014-05-23 17:49:44 -07:00
JR Conlin 281505789e Merge pull request #21 from unknown8063/master
Nonce is sometimes shorter than expected
2014-05-23 17:43:14 -07:00
JR Conlin db25c00df1 Merge pull request #19 from sqren/master
More JSHint fixes
2013-07-26 11:34:14 -07:00
JR Conlin 01fd6dca83 Merge pull request #18 from sqren/master
Cleanup of javascript file to make it jshint-compliant
2013-07-25 08:31:47 -07:00
JR Conlin c029b5758a Added link to OAuthTestPage 2013-02-20 10:05:04 -08:00
JR Conlin db58c4e4c3 rawurlencode misencodes '~'.
Thanks to samharnack for the fix
2012-07-01 17:53:52 -07:00