mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-21 09:54:08 +01:00
WIP 🔐 feat: PassKey (#5606)
* added PassKey authentication. * fixed issue with test :) * Delete client/src/components/Auth/AuthLayout.tsx * fix: conflicted issue
This commit is contained in:
parent
2a506df443
commit
1cb1c9196d
20 changed files with 569 additions and 12 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -105,4 +105,7 @@ auth.json
|
|||
uploads/
|
||||
|
||||
# owner
|
||||
release/
|
||||
release/
|
||||
|
||||
# Apple Private Key
|
||||
*.p8
|
||||
Loading…
Add table
Add a link
Reference in a new issue