lookyman / nette-oauth2-server-doctrine

Integration of The League of Extraordinary Packages' OAuth 2.0 Server into Nette Framework- Kdyby/Doctrine storage implementation
MIT License
13 stars 3 forks source link

Support for Nette 3.0 #22

Open novacto3 opened 4 years ago

novacto3 commented 4 years ago

Hello,

Nette 3.0 is out for a while, is there any chance you will support it? Thanks!

lookyman commented 4 years ago

I kinda stopped using Nette a long while ago, so I'm not up to speed with updates. So I'm not sure what it would take. If it's a simple matter of bumping dependencies in composer.json, then ok, but for any more than that, I'm not sure.

But please feel free to send a PR, I would gladly accept it. Thanks!

lookyman commented 4 years ago

Also, IIRC a while ago somebody contacted me about rewriting this whole package to Contributte. I think it was @mabar? Maybe he could be of some help?

mabar commented 4 years ago

Our need for oauth server disappeared so no plans for Contributte integration anytime soon

novacto3 commented 4 years ago

@lookyman I've updated packages in nette-oauth2-server and sent a pull request, so I will create a new pull request for this when that one is merged :-)