- Create .env file with ZOO_GITLAB_URL=https://gitlab.com/
- Go to https://gitlab.com/ -> Settings -> Applications
- Create an application with:
- read_user scope
- redirect uri - http://localhost:20966/accounts/gitlab/login/callback/
- Copy client id and secret
- Go to http://localhost:20966/admin
- Go to Site model and set Domain name to localhost
- Go to Social Applications and create an entry for Gitlab with client id and secret
- Profit
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.