Commit 49d67213 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Add gitlab to oauth providers

parent 9a3afa4d
......@@ -227,6 +227,9 @@ production: &base
# - { name: 'github', app_id: 'YOUR APP ID',
# app_secret: 'YOUR APP SECRET',
# args: { scope: 'user:email' } }
# - { name: 'gitlab', app_id: 'YOUR APP ID',
# app_secret: 'YOUR APP SECRET',
# args: { scope: 'api' } }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment