Skip to content

Tags: siran/tmhOAuth

Tags

v0.53

Toggle v0.53's commit message
Update the date

v0.52

Toggle v0.52's commit message
Fixed issue where the preference for include_time in create_nonce was…

… being ignored

v0.51

Toggle v0.51's commit message
v0.51 readme updated

v0.5

Toggle v0.5's commit message
A more advanced example of using the streaming API

v0.4

Toggle v0.4's commit message
Doc formatting fixes

v0.3

Toggle v0.3's commit message
Moved entities rendering into the library

v0.14

Toggle v0.14's commit message
Fixed authorisation header for use with OAuth Echo

v0.13

Toggle v0.13's commit message
Added use_ssl configuration parameter

Fixed config array typo
Removed v from the config
Remove protocol from the host (configured by use_ssl)
Added include for easier debugging

v0.12

Toggle v0.12's commit message
Moved curl options to config, Added the ability for curl to follow re…

…directs, default false

v0.11

Toggle v0.11's commit message
Fixed bug where GET parameters were being double encoded