vapor / auth

👤 Authentication and Authorization framework for Fluent.
53 stars 34 forks source link

Vapor 4 note #71

Closed EricWVGG closed 4 years ago

EricWVGG commented 4 years ago

Notes that this package is not necessary in Vapor 4.

0xTim commented 4 years ago

I believe that auth will be split out into its own package again as Vapor 4 gets closer to release

tanner0101 commented 4 years ago

@0xTim I'm leaning toward keeping auth/c included in Vapor 4. Either way, I think this note would be useful since this has tripped a few people up already. If we do break it out, the README will need to be updated anyway.

tanner0101 commented 4 years ago

Thank you @EricWVGG