mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 17:00:15 +01:00
feat: facebook login (#820)
* Facebook strategy * Update user_auth_system.md * Update user_auth_system.md
This commit is contained in:
parent
a569020312
commit
007d51ede1
23 changed files with 155 additions and 27 deletions
|
|
@ -13,6 +13,7 @@ export { default as StopGeneratingIcon } from './StopGeneratingIcon';
|
|||
export { default as RegenerateIcon } from './RegenerateIcon';
|
||||
export { default as ContinueIcon } from './ContinueIcon';
|
||||
export { default as GoogleIcon } from './GoogleIcon';
|
||||
export { default as FacebookIcon } from './FacebookIcon';
|
||||
export { default as OpenIDIcon } from './OpenIDIcon';
|
||||
export { default as GithubIcon } from './GithubIcon';
|
||||
export { default as DiscordIcon } from './DiscordIcon';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue