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

Added Zoho Provider To Table #838

Merged
merged 6 commits into from Oct 27, 2020

Conversation

asadku34
Copy link
Contributor

@asadku34 asadku34 commented May 8, 2020

Zoho is an enterprise-level solution and it uses oauth2 for authentication from different data centers. I have written a Zoho provider and gives all data center authentication support.

Test Cover: 100%
Passed all three following:

  1. ./vendor/bin/parallel-lint src test
  2. ./vendor/bin/phpunit --coverage-text
  3. ./vendor/bin/phpcs src --standard=psr2 -sp

Note: I made two pull requests before. Sorry for this inconvenience.

asadku34 and others added 6 commits May 4, 2020 02:18
Zoho is an enterprise-level solution and it uses oauth2 for authentication from different data centers. I have written Zoho provider and gives all data center authentication support.
Revert "Added Zoho Provider To Table"
Zoho is an enterprise-level solution and it uses oauth2 for authentication from different data centers. I have written a Zoho provider and gives all data center authentication support.

Note: I made two pull requests before. Sorry for this inconvenience
@ramsey ramsey merged commit 1dee734 into thephpleague:master Oct 27, 2020
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.

None yet

2 participants