Skip to content

dyerti/lets-chat-gitlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Let's Chat - Gitlab Plugin

Add Gitlab SSO support to Let's Chat.

Install

npm install lets-chat-gitlab

Configure

Example
auth:
  providers: [gitlab]

  gitlab:
    clientID: '<Generate this from Gitlab>'
    clientSecret: '<Generate this from Gitlab>'
    gitlabURL: 'https://gitlab.com'
    callbackURL: 'https://chat.domain.example'

About

Gitlab auth plugin for Let's Chat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published