mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-16 16:30:15 +01:00
🚀 refactor: Remove Local Login Redundancies (#3002)
This commit is contained in:
parent
35f8053f45
commit
1da92111aa
4 changed files with 23 additions and 30 deletions
|
|
@ -297,7 +297,7 @@ const resetPassword = async (userId, token, password) => {
|
|||
/**
|
||||
* Set Auth Tokens
|
||||
*
|
||||
* @param {String} userId
|
||||
* @param {String | ObjectId} userId
|
||||
* @param {Object} res
|
||||
* @param {String} sessionId
|
||||
* @returns
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue