Skip to content

Releases: brokenhandsio/vapor-oauth-fluent

0.4.0

27 Sep 17:01
Compare
Choose a tag to compare

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

05 Aug 09:41
Compare
Choose a tag to compare

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

03 Aug 12:07
Compare
Choose a tag to compare

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

02 Aug 11:42
Compare
Choose a tag to compare

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

26 Jul 12:11
Compare
Choose a tag to compare

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