reflar/oauth-gitlab

This package is abandoned and no longer maintained. The author suggests using the fof/auth-gitlab package instead.

Allow users to log in with GitLab.

Installs: 111

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Type:flarum-extension

0.1.0-beta.1 2017-07-22 19:05 UTC

This package is auto-updated.

Last update: 2022-02-01 13:08:46 UTC


README

Allows users to login using their GitLab Account.

Installation

To install, use composer:

composer require reflar/oauth-gitlab

Setup

  1. Go to https://gitlab.com/oauth/applications
  2. Login if prompted
  3. Set the name of the application to whatever you want
  4. Your Redirect Url is http://flarum.domain.com/auth/gitlab
  5. Check all the boxes & click "Save application"
  6. Copy your Application Id and Secret over to the extension's settings & click "Save Settings"
  7. Profit