Skip to content

0.3.0

Compare
Choose a tag to compare
@0xTim 0xTim released this 03 Aug 11:49
· 119 commits to main since this release

Vapor OAuth 0.3.0

This release provides better integration with Fluent whilst still keeping it separate. The userID property on OAuthUser has now been renamed to id and is now of type Identifier. This will required some changes with integrating clients but should not cause any issues.

It does however, make integrating with Fluent far simpler and means there are no duplicated IDs in a database.