Social Auth Gitlab

Component ID

2904387

Component name

Social Auth Gitlab

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

155

Component created

Component changed

Component body

This project is part of the Drupal Social Initiative and is based on the Social API.

Social Auth Gitlab allows users to register and login to your Drupal site with their Gitlab account. It is based on Social Auth and Social API projects

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

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

Login process can be initiated from the "Gitlab" button in the Social Auth block. Alternatively, site builders can place (and theme) a link to user/login/gitlab wherever on the site.