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

Bitbucket Client added #45

Merged
merged 3 commits into from
Jan 8, 2017
Merged

Bitbucket Client added #45

merged 3 commits into from
Jan 8, 2017

Conversation

luchianenco
Copy link
Contributor

OAuth Bitbucket Client added, tests added

@@ -17,7 +17,8 @@
"symfony/dependency-injection": "^2.8|^3.0",
"symfony/routing": "^2.7|^3.0",
"symfony/http-foundation": "^2.7|^3.0",
"league/oauth2-client": "^1.0"
"league/oauth2-client": "^1.0",
"stevenmaguire/oauth2-bitbucket": "^0.1.2"
Copy link
Member

Choose a reason for hiding this comment

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

It's specific to the Bitbucket provider, we don't need to depend on it globally. If users want this feature - they will install it manually. See other providers

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok I will remove it from global require

@weaverryan weaverryan merged commit cf9da92 into knpuniversity:master Jan 8, 2017
@weaverryan
Copy link
Member

Thanks @luchianenco! Well-done :). I've just released 1.6.0 with this.

Cheers!

@luchianenco
Copy link
Contributor Author

welcome ;)

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