mirror of
https://github.com/ershisan99/flashcards-api.git
synced 2025-12-16 20:59:26 +00:00
fix logout
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Logger } from '@nestjs/common'
|
||||
import { CommandHandler, ICommandHandler } from '@nestjs/cqrs'
|
||||
import jwt from 'jsonwebtoken'
|
||||
import * as jwt from 'jsonwebtoken'
|
||||
|
||||
import { UsersRepository } from '../../users/infrastructure/users.repository'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user