feat: added Github Enterprise SSO login (#5621)

* https://github.com/danny-avila/LibreChat/issues/2812

* refactored the code to simplify it.

* removed unneeded code

* removed unneeded code
This commit is contained in:
Ruben Talstra 2025-02-03 21:30:02 +01:00 committed by GitHub
parent 93f5713c74
commit 7c8a930061
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 14 additions and 2 deletions

View file

@ -18,4 +18,4 @@ module.exports = {
facebookLogin,
setupOpenId,
ldapLogin,
};
};