tests(api): add integration test for happy path when logging in
This commit is contained in:
@@ -4,6 +4,7 @@ global using System.Security.Cryptography;
|
||||
global using System.Text;
|
||||
|
||||
global using FiscalOS.Core.Authentication;
|
||||
global using FiscalOS.Core.Data;
|
||||
global using FiscalOS.Core.Identity;
|
||||
global using FiscalOS.Infra.Authentication;
|
||||
global using FiscalOS.Infra.Data;
|
||||
|
||||
Reference in New Issue
Block a user