Skip to content

Extract the oauth package into a separate repo#2650

Merged
mislav merged 2 commits intotrunkfrom
auth-extract
Jan 5, 2021
Merged

Extract the oauth package into a separate repo#2650
mislav merged 2 commits intotrunkfrom
auth-extract

Conversation

@mislav
Copy link
Copy Markdown
Contributor

@mislav mislav commented Dec 18, 2020

Extracts the package that implements OAuth flow to https://github.com/cli/oauth

@vilmibm vilmibm self-requested a review December 18, 2020 19:29
Copy link
Copy Markdown
Contributor

@vilmibm vilmibm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested locally, looks good! do we actually intend to reimplement the debugging behavior marked as TODO?

@mislav
Copy link
Copy Markdown
Contributor Author

mislav commented Jan 5, 2021

do we actually intend to reimplement the debugging behavior marked as TODO?

That's a good question! I do not consider it strictly necessary, since it was mostly useful while developing the OAuth approach, but not as much now that it was unchanged for a while and has good test coverage. But, it might be easy to add via the injectable HTTP client, so I'll look into adding it before the merge. 👍

@mislav mislav merged commit 86eb264 into trunk Jan 5, 2021
@mislav mislav deleted the auth-extract branch January 5, 2021 15:41
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.

3 participants