vapor / fluent

Vapor ORM (queries, models, and relations) for NoSQL and SQL databases
https://docs.vapor.codes/4.0/fluent/overview/
MIT License
1.32k stars 172 forks source link

Fluent should provide a ModelCredentialsAuthenticatable protocol #710

Closed 0xTim closed 3 years ago

0xTim commented 3 years ago

In a similar vein to ModelSessionAuthenticatable and ModelTokenAuthenticatable, Fluent should provide a default implementation for ModelCredentialsAuthenticatable to make signing in via the web simple