0.3.0
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.