github auth0/Auth0.swift 1.0.0-beta.1

latest releases: 2.7.0, 2.6.0, 2.5.0...
pre-release7 years ago

Full Changelog

Added:

  • Auth0 Authentication API endpoints, now you can use Auth0.swift to write your own login box.

Changed:

  • Dropped support for iOS 8
  • Reworked Swift API and updated to Swift 2.2
  • Removed Alamofire as dependency, all networking is done with NSURLSession directly
  • Request callbacks, in Swift, have a single value of enum Result<Payload,ErrorType>
  • Improved code docs

Don't miss a new Auth0.swift release

NewReleases is sending notifications on new releases.