Thank you.
Social Network Integration for Joomla
JMP Social is used so that users can quickly register or login on your site if using their social network accounts.
Currently, this plugin supports accounts from: Facebook, Google, Twitter and VK. Most importantly, it's completely free.
It works with Joomla 3.8+ and 4.
After downloading and installing, you go to Plugins > System - JMP Social to start the setup.
In here, enable the services you want to integrate. Each service will have an instruction to get the required parameters:

See detailed instructions for:
Also you will see a field named Target (jQuery DOM). This is where the social buttons will be inserted:

With J3, please fill: .login form, #login-form
With J4, please fill: .login form , .mod-login
Note: This parameter may have to be changed if you use a different template or the login module is modified.
If you know CSS or jQuery path, you can use custom path.
1. The "radio buttons" extra field doesn't transfer the values in the additional field, e.g., "yes" or "no," and only enters certain values into the #__fields_values database.
2. The "textarea" extra field with the "Use editor" option checked converts to "textarea" when it should be "editor."
3. In K2, the extra field group is assigned in the category. In Joomla Articles, the category is assigned in the extra field. It would be nice if this were automatically completed. A checkbox could be added if someone doesn't want this option.