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

Update to Vapor 4 GM #672

Closed tanner0101 closed 4 years ago

tanner0101 commented 4 years ago

Updated for final Vapor 4.0.0 release (#672).

- app.fluent.sessions.middleware()
+ User.sessionAuthenticator()
tanner0101 commented 4 years ago

These changes are now available in 4.0.0-rc.2