Skip to content
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

Convert CLI handling to use Kong #113

Open
wants to merge 30 commits into
base: main
Choose a base branch
from

Conversation

punmechanic
Copy link
Member

Kong requires fewer tricks (except for that weird reflection it uses) and is a lot easier to scan with less global setup required in init blocks.

This change makes AuthorizationCodeHandler reentrant and prevents
panics that could occur if two requests occurred before the server was
closed.

It also makes the API nicer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant