mirror of
https://github.com/Govor-team/Govor.git
synced 2026-07-21 11:44:56 +00:00
using Govor.Core.Models.Users;
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
using Govor.Core.Models;
|
||||
using Govor.Core.Models.Users;
|
||||
|
||||
namespace Govor.API.Services.Authentication.Interfaces;
|
||||
namespace Govor.Application.Interfaces.Authentication;
|
||||
|
||||
public interface IJwtService
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user