AxeWP / wp-graphql-headless-login

A WordPress plugin that provides Headless login and authentication for WPGraphQL, supporting traditional passwords, OAuth2/OpenID Connect, JWT, and more.
GNU General Public License v3.0
72 stars 11 forks source link

Add OAuth2 Provider - LinkedIn #11

Closed justlevine closed 1 year ago

justlevine commented 1 year ago

What problem does this address?

As an official league/oauth2-client provider, it should be easy to add and include in the 0.1.0 release

What is your proposed solution?

https://github.com/thephpleague/oauth2-linkedin

What alternatives have you considered?

No response

Additional Context

No response