Twitter Social Auth

Component type

module

Maintenance status

Development status

Component created

Component changed

This project builds off of the Drupal Social Initiative.
Social Auth Twitter allows users to register and login to your Drupal site with their Twitter account. It is based on Social Auth and Social API projects

This module adds a path user/login/twitter which redirects the user to Twitter Accounts for authentication.

After Twitter API has returned the user to your site, the module compares the email address provided by Twitter. If your site already has an account with the same email address, user is logged in. If not, a new user account is created.

drulapp

Component type

module

Maintenance status

Development status

Component created

Component changed

Extends security of drupal websites with 2-step phone code authentication using Android app Drulapp. This is done by splitting login screen in to two pages, one for login credentials and another for submitting code generated on phone. Code generation and Authentication is based on rfc6238 which will be valid for 30 seconds. (with one past "time step window". see the link for why it is needed).

Features

External DB Login

Component type

module

Maintenance status

Development status

Downloads

567

Component created

Component changed

Introduction:
-------------------
You can configure external database with this module and can login with
this database also.

Limitation: You can configure only mysql or equivalent database only.

Requirements:
------------------
This module requires the following modules:
* None

Flexilogin

Component type

module

Maintenance status

Development status

Component created

Component changed

Flexi login allows users to use a flexible identifier to be recognized during login. This identifier can be either their Drupal username, the e-mail associated with that username, or the phone number associated with that username. As always, the correct password or passphrase associated with the username is required to login.

Prerequisites

The default Drupal user entity already has fields for a username and user e-mail, but is missing one for a mobile phone number.

oLogin

Component type

module

Maintenance status

Development status

Downloads

585

Component created

Component changed

oLogin is an All-in-one thrid-party login solution, site builders and developers can integrate social media account login ability to their drupal sites.

By default, oLogin integrate WeChat(WeiXin) QRCode login ability to Drupal, by add other add-ons, users can use other social media accounts to login Drupal.

Installation
Install as usual, see http://drupal.org/node/895232 for further information.