github OAuthSwift/OAuthSwift 0.4.8

latest releases: 2.2.0, 2.1.2, 2.1.1...
8 years ago

New

  • Add TVOS support (as proof of concept, webview not allowed on TVOS)
  • Add SafariURLHandler to handle URL into a SFSafariViewController (iOS9)
  • Add Gitter & Facebook service into demo

Fix

  • initialisation from stored token by setting OAuth version at object init
  • #129 Allow to use in application extension
  • #142 error on signature if url contains query parameters (@pculligan)
  • #140 some errors if service return no data or no token (@pculligan, @srna, @mikeMTOL)
  • #139 header with basic password (for instance for FitBit OAuth2)
  • #80 allow to specify header to POST Json data and fix OAuth1 signature
  • No OAuth2 Authorization header if no token (#151 @gufo)

Internal

  • Add unit tests
  • Add contributing guide
  • Merge OSX and iOS demo code
  • Change the way to configure demo app consumer key and secret Demo-application

Don't miss a new OAuthSwift release

NewReleases is sending notifications on new releases.