brokenhandsio / vapor-oauth

OAuth2 Provider Library for Vapor
MIT License
133 stars 17 forks source link

Any plans for Vapor 3? #7

Closed gperdomor closed 1 year ago

gperdomor commented 6 years ago

Hi... Do you have plans to migrate to V3?

0xTim commented 6 years ago

Yep, definitely planning on migrating it! Given the time constraints I have at the moment I'm waiting on Fluent/Auth to stabilise before starting the work. Should be relatively easy given the tests and split out of the different protocols though

zdnk commented 6 years ago

Fluent/Auth is out for Vapor 3 :)

0xTim commented 6 years ago

It is indeed! I've started planning this in my head - should be relatively easy with no Fluent dependencies, though I'm going to have to integrate some sort of DatabaseKit logic in.

I'm currently doing SteamPress to work out how I architect and test everything then will do this one. Aiming for next month for an RC

zdnk commented 6 years ago

Hi @0xTim, any progress?

0xTim commented 6 years ago

Hi @zdnk I'm going to put this through the Server Working Group incubation process (see here). I'm waiting on their proposal RFC to be ratified then I'll submit it through that

wassup- commented 5 years ago

@0xTim Any update on this? The last post on Swift forums is yours stating you updated the pitch?

fvvliet commented 5 years ago

hope this is going to be updated to vapor 3 soon

Flerex commented 2 years ago

Vapor 4 is already out. Is this package abandoned?

0xTim commented 2 years ago

The package is more in hibernation. It was built for a client and on a very long todo list to update. With async/await now out it should actually be easier to update. If anyone wants to try then PRs would be great but I'll see if I can schedule some work soon

0xTim commented 2 years ago

Just a heads up to everyone - work is being done at the moment to update the package to Vapor 4

0xTim commented 2 years ago

Resolved by #8