HOT-FIX. CORS
This commit is contained in:
@ -74,7 +74,7 @@ export class AuthController {
|
||||
}
|
||||
|
||||
@Options([
|
||||
'', 'refresh', 'check'
|
||||
'', '/refresh', '/check'
|
||||
])
|
||||
@Header(...ALLOW_ORIGIN_ALL)
|
||||
@Header(...ALLOW_METHOD)
|
||||
|
||||
Reference in New Issue
Block a user