LibreChat/api
matt burnett 3e0f95458f
🕸️ refactor: Migrate from crypto to Web Crypto API (#3357)
* move crypto to async webcrypto

update encrypt/decrypt

forgot await

* chore: import order - openidStrategy.js

* chore: import order - Session.js

* chore: import order - AuthController.js

* Update AuthService.js

---------

Co-authored-by: Danny Avila <danacordially@gmail.com>
2024-08-04 23:59:45 -04:00
..
app 🖼️ fix: correct image extraction (#3538) 2024-08-04 20:53:11 -04:00
cache
config 🌿 fix: Message Route Improvements pt. 2 (#3379) 2024-07-18 13:56:19 -04:00
lib
models 🕸️ refactor: Migrate from crypto to Web Crypto API (#3357) 2024-08-04 23:59:45 -04:00
server 🕸️ refactor: Migrate from crypto to Web Crypto API (#3357) 2024-08-04 23:59:45 -04:00
strategies 🕸️ refactor: Migrate from crypto to Web Crypto API (#3357) 2024-08-04 23:59:45 -04:00
test
utils 🚀 feat: gpt-4o-mini (#3384) 2024-07-19 07:59:07 -04:00
jest.config.js
jsconfig.json
package.json feat: Static File Caching (#3455) 2024-08-04 21:17:59 -04:00
typedefs.js