Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

SimpleAuth 0.3.1

Compare
Choose a tag to compare
@calebd calebd released this 24 Jan 22:18
· 116 commits to master since this release

SimpleAuth 0.3.1 brings a set of new providers and minor changes to the internal API.

New providers:

  • Meetup
  • Foursquare
  • Dropbox
  • Facebook web
  • Tumblr

API Changes:

  • New class loader. Providers no longer need to register themselves with SimpleAuth. This is all done automatically.
  • Replace query string serialization with CMDQueryStringSerialization. Removes dependency on SAMCategories.
  • Internalize some logic for web view controllers to make that API easier to work with.
  • Bug fixes in providers.