github vapor/fluent 4.1.0
Add default implementation for CredentialsAuthenticatable

latest releases: 4.13.0, 4.12.0, 4.11.0...
5 years ago
This patch was authored and released by @0xTim.

Improves the experience for users writing web applications. Adds a ModelCredentialsAuthenticator to automatically conform Model types to CredentialsAuthenticatable and provide a middleware to use.

This can be used when logging in users via a web form, as shown in the tests. This also backfills some tests for ModelSessionAuthenticatable.

Also fixes a bug where the SessionAuthenticator was not using the provided DatabaseID

Resolves #710
Resolves #701

Docs here vapor/docs#576

Don't miss a new fluent release

NewReleases is sending notifications on new releases.