mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-20 18:30:15 +01:00
✨ 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:
parent
93f5713c74
commit
7c8a930061
4 changed files with 14 additions and 2 deletions
|
|
@ -64,4 +64,4 @@ const configureSocialLogins = (app) => {
|
|||
}
|
||||
};
|
||||
|
||||
module.exports = configureSocialLogins;
|
||||
module.exports = configureSocialLogins;
|
||||
Loading…
Add table
Add a link
Reference in a new issue