nestjs_auth ini...
This commit is contained in:
parent
b59ddbe6ec
commit
f339a6462c
@ -1,3 +1,4 @@
|
||||
/* eslint-disable prettier/prettier */
|
||||
import { Strategy } from 'passport-local'
|
||||
import { PassportStrategy } from '@nestjs/passport'
|
||||
import { Injectable, UnauthorizedException } from '@nestjs/common'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user