Skip to content

Releases: appcelerator-modules/ti.oauth

Version 0.4.0

18 Apr 19:18
Compare
Choose a tag to compare
  • Support setting the redirectUrl property
  • Support setting the authWindowOptions property

Version 0.3.1

05 Apr 19:49
3dd57dd
Compare
Choose a tag to compare

Added jsdocs for the new optional scopes argument

Version 0.3.0

05 Apr 18:47
221df1f
Compare
Choose a tag to compare

Support for the passing along scopes to authentication in OAuth authorize* methods. (Scopes argument is optional and precedes the callback function argument).

Version 0.2.0

05 Apr 11:21
Compare
Choose a tag to compare
  • Support for the ignoreSsl property
  • Use the Ti.UI.iOS.NavigationWindow on iOS to be able to discard the OAuth-dialog

Version 0.1.0

23 Mar 16:47
Compare
Choose a tag to compare
v0.1.0

Add more unit tests