Download the PHP package fof/auth-gitlab without Composer
On this page you can find all versions of the php package fof/auth-gitlab. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package auth-gitlab
GitLab Login by FriendsOfFlarum
A Flarum extension. Allow users to log in with GitLab.
Installation
Install manually with composer:
Updating
Setup via GitLab
- Go to https://gitlab.com/oauth/applications.
- Log in if prompted.
- Set the name of the application to whatever you want it to be (it doesn't really matter).
- Enter your
Redirect Uri
which should be something like this:https://myforum.com/auth/gitlab
(SSL is required). - The only scope necessary is
read_user
so just tick that box. - Copy your
Application Id
andSecret
over to the extension's settings via your Flarum forum Admin CP & click "Save Settings". - (Optional) You can also add an optional base URL for self-hosted instances if needed.
- ??? ???
- PROFIT ONCE MORE!
Links
Notes
- 09/18/2020
- As of Flarum Beta 14, this extension will be superseded by FriendsOfFlarum Oauth.
Acknowledgements
Special thanks to @datitisev for his AMAZING Flarum development tools!
See below for tools used in this project:
Time saved during development: A LOT.
All versions of auth-gitlab with dependencies
PHP Build Version
Package Version
Requires
flarum/core Version
>=0.1.0-beta.12 <0.1.0-beta.14
omines/oauth2-gitlab Version ^3.3.0
fof/extend Version >=0.2.0
fof/components Version >=0.1.1
omines/oauth2-gitlab Version ^3.3.0
fof/extend Version >=0.2.0
fof/components Version >=0.1.1
The package fof/auth-gitlab contains the following files
Loading the files please wait ....