Skip to content
This repository has been archived by the owner on Jun 15, 2019. It is now read-only.
/ oauth-gitlab Public archive

Allows users to login using their GitLab Account!

License

Notifications You must be signed in to change notification settings

ReFlar/oauth-gitlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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