🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
Titan Social Login
Titan Social Login

Titan Social Login

0/5 (0 ratings) 10 active installs Updated Jan 7, 2026
Providers settings page.

Providers settings page.

Titan Social Login adds OAuth-based sign-in to WordPress so visitors can use their existing social accounts instead of creating new passwords.

Included providers

  • Amazon
  • Facebook
  • Google
  • X (Twitter)
  • Microsoft

Key features

  • Adds login buttons to the WordPress login, registration, and lost password screens.
  • Optional social login on comment forms.
  • Account linking inside WordPress user profiles.
  • Shortcodes: [tsl_login], [tsl_account_links].
  • Popup or same-window authentication, configurable for desktop and mobile.
  • Custom redirect after login or first registration.
  • Design controls for layout, spacing, labels, and button styles.
  • Placeholder emails for providers that do not return an email address.

This plugin uses external OAuth providers for authentication. See the “External Services” section for details.

Privacy

Titan Social Login does not collect or send any usage telemetry. OAuth requests go directly to the enabled provider during login. The plugin stores its configuration in your WordPress database.

Additional features in the Pro version

  • 30+ OAuth providers including Apple, Discord, GitHub, Steam, Telegram, Twitch, Spotify, and more.
  • Premium integrations for WooCommerce, BuddyPress, Ultimate Member, and Easy Digital Downloads.
  • Statistics dashboard to monitor social login performance.
  • Premium updates and priority support.

Pro version and pricing: https://titan.r0bo.dev/#pro
Demo: https://titan.r0bo.dev/wp-login.php

External Services

Titan Social Login connects to third-party OAuth providers to authenticate users. Requests are made only when an administrator enables a provider and a user clicks a login button.

Data sent during OAuth:
– Authorization request: client_id, redirect_uri, response_type, scope, state
– Token exchange: code, client_id, client_secret (if required), redirect_uri
– Profile request: access_token

Data received from providers:
– Provider user ID, name, email address, and profile picture (when available)

Services used:
– Google OAuth API (accounts.google.com, oauth2.googleapis.com, www.googleapis.com). Terms: https://policies.google.com/terms Privacy: https://policies.google.com/privacy
– Facebook Login (www.facebook.com, graph.facebook.com). Terms: https://www.facebook.com/legal/terms Privacy: https://www.facebook.com/privacy/policy
– Amazon Login (www.amazon.com, api.amazon.com). Terms: https://www.amazon.com/gp/help/customer/display.html?nodeId=508088 Privacy: https://www.amazon.com/gp/help/customer/display.html?nodeId=468496
– Microsoft identity platform (login.microsoftonline.com, graph.microsoft.com). Terms: https://www.microsoft.com/servicesagreement Privacy: https://privacy.microsoft.com/privacystatement
– X (Twitter) OAuth 2.0 (twitter.com, api.twitter.com). Terms: https://twitter.com/en/tos Privacy: https://twitter.com/en/privacy

No external requests are made unless the provider is enabled and a user initiates login.

License

PHP code (and any JS that links to WordPress APIs) is licensed under the GNU General Public License v2.0 or later (GPL-2.0-or-later). See /license.txt.
Brand icons in /assets/images/icons are trademarks of their respective owners and are included for identification purposes only. See /THIRD-PARTY-NOTICES.txt.
Trademarks belong to their respective owners; this plugin is not affiliated with or endorsed by them.