Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/socialconnect/oauth2
[READ-ONLY] Subtree split of the SocialConnect OAuth2 Component
https://github.com/socialconnect/oauth2
oauth2 oauth2-client
Last synced: 10 days ago
JSON representation
[READ-ONLY] Subtree split of the SocialConnect OAuth2 Component
- Host: GitHub
- URL: https://github.com/socialconnect/oauth2
- Owner: SocialConnect
- License: mit
- Created: 2017-02-05T13:56:03.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-05-08T08:55:33.000Z (over 4 years ago)
- Last Synced: 2024-10-29T21:06:00.950Z (3 months ago)
- Topics: oauth2, oauth2-client
- Language: PHP
- Homepage: https://socialconnect.lowl.io
- Size: 116 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
OAuth2 Component
================[![Packagist](https://img.shields.io/packagist/v/socialconnect/oauth2.svg?style=flat-square)](https://packagist.org/packages/socialconnect/oauth2)
[![License](http://img.shields.io/packagist/l/SocialConnect/oauth2.svg?style=flat-square)](https://github.com/SocialConnect/oauth2/blob/master/LICENSE)OAuth2 client implementation for `socialconnect/auth` project.
## [Auth](https://socialconnect.lowl.io/) :: [Documentation](https://socialconnect.lowl.io/oauth2.html) :: [Demo](https://sc.lowl.io/)
## Supported providers
| Adapter Unique Name | API Version |
|---------------------------------|--------------|
| Amazon | |
| Facebook | 3.3 |
| Vk (ВКонтакте) | 5.100 |
| Instagram | |
| Google | |
| GitHub | |
| GitLab | |
| Slack | |
| BitBucket | |
| Twitch | |
| Vimeo | |
| DigitalOcean | |
| Yandex | |
| MailRu | |
| Microsoft (MSN) | |
| Meetup | |
| Odnoklassniki | |
| Discord | |
| SmashCast | |
| Steein | |
| LinkedIn | |
| Yahoo! | |
| Wordpress | |### License
This project is open-sourced software licensed under the MIT License.
See the [LICENSE](LICENSE) file for more information.