mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 08:50:15 +01:00
🛂 feat: Social Login by Provider ID First then Email (#10358)
This commit is contained in:
parent
c9e1127b85
commit
06fcf79d56
5 changed files with 381 additions and 6 deletions
|
|
@ -304,6 +304,7 @@ describe('Apple Login Strategy', () => {
|
|||
fileStrategy: 'local',
|
||||
balance: { enabled: false },
|
||||
}),
|
||||
'jane.doe@example.com',
|
||||
);
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue