-
Notifications
You must be signed in to change notification settings - Fork 780
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New major version required for league/oauth2-server 9 #1748
Comments
There is an open bug in v9 which I'm hoping to fix early next week. It would be best to get this into passport before a new major is tagged |
Hey @TomHAnderson! We have a fully working version ready to go on the @Sephster that's cool. Feel free to ping me here when that's done. Thanks for all your work on oauth server 🙏 |
Hi @Sephster, I was wondering if you had any availability to review these 2 PRs I've sent? |
Sad to not see Token Introspection in v9 :( |
@saade what do you mean? |
Yup, commented on those issues as well, just replied here as @Sephster was aware of this PR :) |
Token introspection isn't in v9. No concrete plans on it yet. Working on fixing bugs raised by @hafezdivandari first and will post here when completed. Thanks |
Going to close this one now. We'll get a new major version out as soon as we're done with all the needed changes. Thanks |
I'm sure other people have reasons to see the upgrade too. Here's mine:
league/oauth2-server
8.x usesleague/event
2.2 butleague/event
3.0.x has been out for some time. My library https://doctrine-orm-graphql.apiskeletons.dev/en/latest/ had to degrade from 3.0.x to 2.2 as a new major version because https://ldog.apiskeletons.dev/ needs an OAuth2 library and since the LDOG Stack is rooted in Laravel, you folks have the best thing going.To keep this library as relevant as ever, I'm requesting you begin work for support of
league/oauth2-server
9The text was updated successfully, but these errors were encountered: