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

feat: adds OAuth2 client #24

Merged
merged 11 commits into from
Oct 17, 2019
Merged

feat: adds OAuth2 client #24

merged 11 commits into from
Oct 17, 2019

Conversation

moltar
Copy link
Contributor

@moltar moltar commented Oct 9, 2019

No description provided.

@moltar
Copy link
Contributor Author

moltar commented Oct 9, 2019

@nguyentoanit I've added an OAuth client in this PR.

What is not clear to me is how to use our Polly setup to record a request response.

Could you please modify refresh an existing token test to provide an example of that? Note the test is marked with .skip, so you'll need to remote that to get it to work.

I have set all of the necessary environment variables in CI, so if you push your changes, it will run them live.

@moltar moltar requested a review from nguyentoanit October 16, 2019 18:04
@moltar moltar merged commit f13694c into master Oct 17, 2019
@moltar moltar deleted the oauth2 branch October 17, 2019 13:55
github-actions bot pushed a commit that referenced this pull request Nov 6, 2019
# 1.0.0 (2019-11-06)

### Bug Fixes

* failing tests ([00f828d](00f828d))
* stops matching on headers ([affb06b](affb06b))

### Features

* adds ability to output to STDOUT ([9168278](9168278))
* adds HTTP client ([8a45622](8a45622))
* adds index ([f56242b](f56242b))
* adds OAuth2 client ([#24](#24)) ([f13694c](f13694c))
* finishes HTTP client ([#35](#35)) ([ee8121d](ee8121d))
@github-actions
Copy link

github-actions bot commented Nov 6, 2019

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants