Releases: elsesiy/GAppAuth
Update dependencies & misc
Update underlying AppAuth & GTMAppAuth SDKs
This release incorporates the latest changes from GTMAppAuth and AppAuth SDKs.
For more details see the Changelog.
Swift 5 & minor updates
This release updates the dependency to GTMAppAuth 0.7.1
and includes some small changes to the examples.
For more details see the Changelog.
Swift 4.2 & macOS support
This release incorporates the latest changes from GTMAppAuth
and adds support for MacOS.
For more details see the Changelog.
Swift 4 & GTMAppAuth update
This release finally got rid of some nasty warnings when working with Xcode 9 by upgrading the GTMAppAuth dependency and upgrading the source files for Swift 4.
In order to be notified about errors and state changes, two new closures have been added.
Configuration via Plist
Instead of hard-coding the necessary config values, this release's enables the user to provide them by placing a dict in the Info.plist file of their project.
This ensures the functioning for future releases.
Initial Release
1.0.0 Update project structure