All Versions
10
Latest Version
Avg Release Cycle
51 days
Latest Release
3257 days ago

Changelog History

  • v0.3.9

    April 29, 2015
  • v0.3.8

    April 08, 2015
  • v0.3.7

    March 26, 2015
  • v0.3.6

    October 03, 2014
  • v0.3.5

    September 24, 2014
  • v0.3.4

    September 05, 2014
  • v0.3.3

    February 28, 2014
  • v0.3.2 Changes

    January 28, 2014

    Provider changes:

    • Instagram provider now accepts scope

    Internal changes:

    • ๐Ÿ›  Fix bug where tapping "Cancel" in any of the web view controllers would not result in appropriate errors being reported to the caller
    • ๐Ÿ‘‰ Make system providers (Twitter and Facebook) behave more like other providers
    • โœ‚ Remove SimpleAuthSystemProvider class
    • โž• Add category on ACAccountStore to assist with fetching system accounts
  • v0.3.1 Changes

    January 24, 2014

    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.
  • v0.3.0 Changes

    January 21, 2014

    This is the first stable version of SimpleAuth.