setup and invite
This commit is contained in:
parent
03e0f90279
commit
7df7cf2697
23 changed files with 515 additions and 43 deletions
|
@ -42,7 +42,7 @@ export default abstract class RefreshCommandHandler {
|
|||
/**
|
||||
* @description delete refresh by user and token
|
||||
* @param DeleteRefreshCommand
|
||||
* @returns {Promise<refresh>}
|
||||
* @returns {Promise<any>}
|
||||
*/
|
||||
static async deleteByToken(deleteRefresh: DeleteRefreshCommand): Promise<any> {
|
||||
return await dataSource
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue