Skip to content

Convert CLI handling to use Kong#113

Open
punmechanic wants to merge 30 commits into
RiotGames:mainfrom
punmechanic:kong
Open

Convert CLI handling to use Kong#113
punmechanic wants to merge 30 commits into
RiotGames:mainfrom
punmechanic:kong

Conversation

@punmechanic

Copy link
Copy Markdown
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