Changeset 277bd72 for iknow-api/Services/Interfaces/IAuthService.cs
- Timestamp:
- 10/22/25 22:52:41 (11 months ago)
- Branches:
- master
- Children:
- c7d4a59
- Parents:
- 41e4f9f
- File:
-
- 1 edited
-
iknow-api/Services/Interfaces/IAuthService.cs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
iknow-api/Services/Interfaces/IAuthService.cs
r41e4f9f r277bd72 1 using FinXaccesApi.Controllers; 2 using FinXaccesApi.DTOs; 1 using iknow_api.DTOs; 3 2 4 namespace FinXaccesApi.Services3 namespace iknow_api.Services 5 4 { 6 5 public interface IAuthService
Note:
See TracChangeset
for help on using the changeset viewer.
