mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-28 06:08:50 +01:00
* Refactor deleteTokens to use an array of conditions for querying, ensuring only specified fields are considered for deletion. * Add error handling to prevent accidental deletion when no query parameters are provided. * Update AuthService to match the new deleteTokens signature by passing an object instead of a string for email. |
||
|---|---|---|
| .. | ||
| common | ||
| config | ||
| crypto | ||
| methods | ||
| models | ||
| schema | ||
| types | ||
| utils | ||
| index.ts | ||