Skip to content

0.11.3

Compare
Choose a tag to compare
@sahat sahat released this 19 Jul 18:58
· 639 commits to master since this release
  • 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.