Releases: brokenhandsio/vapor-oauth-fluent
Releases · brokenhandsio/vapor-oauth-fluent
0.4.0
Vapor OAuth Fluent 0.4.0
- PR #4 - add support for Swift 4
- PR #5 - add default implementations for the resource server implementation
0.3.0
Vapor OAuth Fluent 0.3.0
This release brings in the latest changes required by Vapor OAuth as well as some code tidy ups to make swiftlint
happy
0.2.0
Vapor OAuth Fluent 0.2.0
This release improves the integration of Fluent with Vapor OAuth by moving from subclasses to extensions. This means less duplicated code and easier to understand!
0.1.1
Vapor OAuth Fluent 0.1.1
This release separates the Client ID from the database ID to make it easier to insert good client IDs into the database
0.1.0
Vapor OAuth Fluent 0.1.0
The initial release! Things are likely to change a fair bit, so keep an eye on the releases. For now, check out the README