We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Implementing oAuth in a project using the socialconnect/auth library, support 30+ providers such as Facebook, Google, Twitter, GitHub, Vk and another.
Field oAuth filling example:
oAuth
{ "facebook": { "applicationId": "", "applicationSecret": "", "scope": [ "email" ], "options": { "identity.fields": [ "email", "name" ] } } }
Attention: be careful with the markup and do not exceed the allowed field length.
Home
Information
Features
Opportunities
Plugins
Usage
Server Requirements
Installation (Docker)
Update (Docker)
For developers
Entities
Controllers
Template
PubSub (Event Model)
HTTPS API
Plugin API