Crivaledaz / Mattermost-LDAP

This module provides an external LDAP authentication in Mattermost for the Team Edition (free).
MIT License
359 stars 71 forks source link

[Off topic] using Laravel Passport (League OAuth2 server) #38

Open Jacq opened 4 years ago

Jacq commented 4 years ago

Hi, I'm planning to deploy this project using the docker version but we already have an existing Laravel application. Laravel uses the League OAuth2 server library. Taking into account your experience to develop/configure this project to work with Mattermorst, do you think it will be possible to use the League OAuth2 lib with Laravel instead on having to deploy another setup (based on this project), does the Mattermost Oauth gitlab integration requires too much custom modifications? Thanks!