0.11.3
- Pass
redirectUri
for Twitter auth from the client. - Fixed Twitter auth on mobile devies. (Cordova InAppBrowser)
- Removed redundant version number from bower.json.
- Node: Added
cors
package for easier CORS integration out of the box. - Python: Fixed the token expiry time in
create_token
function. - Ionic: Added Twitter authentication.
- PHP: Fixed CORS support in the PHP example.