All Versions
10
Latest Version
Avg Release Cycle
51 days
Latest Release
3432 days ago
Changelog History
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, 2014Provider 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, 2014SimpleAuth 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 onSAMCategories
. - ๐ 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, 2014This is the first stable version of SimpleAuth.