feat: Add logout and refresh token endpoints, update user security stamp method #18
Annotations
7 errors
|
test-and-build
Process completed with exit code 1.
|
|
test-and-build:
src/SnackFlow.Api/Controllers/AuthController.cs#L45
The type or namespace name 'GetRefreshTokenQueryResponse' could not be found (are you missing a using directive or an assembly reference?)
|
|
test-and-build:
src/SnackFlow.Api/Controllers/AuthController.cs#L9
The type or namespace name 'GetRefreshToken' does not exist in the namespace 'SnackFlow.Application.Features.Auths.Queries' (are you missing an assembly reference?)
|
|
test-and-build:
src/SnackFlow.Api/Controllers/AuthController.cs#L7
The type or namespace name 'Logout' does not exist in the namespace 'SnackFlow.Application.Features.Auths.Commands' (are you missing an assembly reference?)
|
|
test-and-build:
src/SnackFlow.Api/Controllers/AuthController.cs#L45
The type or namespace name 'GetRefreshTokenQueryResponse' could not be found (are you missing a using directive or an assembly reference?)
|
|
test-and-build:
src/SnackFlow.Api/Controllers/AuthController.cs#L9
The type or namespace name 'GetRefreshToken' does not exist in the namespace 'SnackFlow.Application.Features.Auths.Queries' (are you missing an assembly reference?)
|
|
test-and-build:
src/SnackFlow.Api/Controllers/AuthController.cs#L7
The type or namespace name 'Logout' does not exist in the namespace 'SnackFlow.Application.Features.Auths.Commands' (are you missing an assembly reference?)
|