Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad committed Nov 9, 2022
1 parent e22fc10 commit 68148ae
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions docs/providers.md
Expand Up @@ -6,7 +6,8 @@ parent: Documentation
nav_order: 1
---

The table below lists the social networks currently supported:
The table below lists the social networks currently supported. Check the
`example/config.php.dist` file for example configuration for each provider.

| Adapter Unique Name | Protocol | API Version |
|---------------------------------|------------------|--------------|
Expand All @@ -32,7 +33,7 @@ The table below lists the social networks currently supported:
| MailRu | OAuth2 | |
| Microsoft (MSN) | OAuth2 | |
| Meetup | OAuth2 | |
| [Odnoklassniki](#odnoklassniki) | OAuth2 | |
| [Odnoklassniki](#odnoklassniki) | OAuth2 | |
| Discord | OAuth2 | |
| SmashCast | OAuth2 | |
| Steein | OAuth2 | |
Expand All @@ -41,6 +42,7 @@ The table below lists the social networks currently supported:
| Wordpress | OAuth2 | |
| Google | OpenIDConnect | |
| PixelIn | OpenIDConnect | |
| Keycloak | OpenIDConnect | |

## User fields compatibility matrix

Expand Down Expand Up @@ -74,10 +76,11 @@ The table below lists the social networks currently supported:
| LinkedIn | ? | ? | ? | ? | ? | ? | ? | ? | ? |
| Yahoo! | ? | ? | ? | ? | ? | ? | ? | ? | ? |
| Wordpress | ? | ? | ? | ? | ? | ? | ? | ? | ? |
| Keycloak | ? | ? | ? | ? | ? | ? | ? | ? | ? |

### Steam

Steam is a video game digital distribution platform developed by Valve Corporation.
Steam is a video game digital distribution platform developed by Valve Corporation.

| Site | ? |
| Protocol | OpenID |
Expand All @@ -93,7 +96,7 @@ Steam is a video game digital distribution platform developed by Valve Corporati

### Facebook

Facebook, Inc. is an American online social media and social networking service.
Facebook, Inc. is an American online social media and social networking service.

| Site | [https://www.facebook.com/](https://www.facebook.com/) |
| Protocol | OAuth2 |
Expand Down

0 comments on commit 68148ae

Please sign in to comment.