mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-06-03 16:38:50 -04:00
Merge pull request #1613 from hedgedoc/merge/tokenGuardAndStrategy
This commit is contained in:
commit
7c618e7f9f
9 changed files with 11 additions and 18 deletions
|
@ -31,7 +31,7 @@ import {
|
|||
ApiUnauthorizedResponse,
|
||||
} from '@nestjs/swagger';
|
||||
|
||||
import { TokenAuthGuard } from '../../../auth/token-auth.guard';
|
||||
import { TokenAuthGuard } from '../../../auth/token.strategy';
|
||||
import {
|
||||
ClientError,
|
||||
MediaBackendError,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue