Go to file
Eduardo Lopes 2d49c6b8fb
Merge 0d1305bdbe into 9ff61cf937
2026-01-26 16:46:38 -03:00
Controllers Add admin-managed user editing and role validation 2026-01-26 10:46:32 -03:00
Data Add Identity and multi-tenant support 2026-01-23 12:08:55 -03:00
Dtos Add admin-managed user editing and role validation 2026-01-26 10:46:32 -03:00
Migrations feat: utilizando boas práticas de segurança 2026-01-25 14:38:29 -03:00
Models Add Identity and multi-tenant support 2026-01-23 12:08:55 -03:00
Properties Initial commit: API .NET + EF Core + Auth JWT + PostgreSQL 2025-12-16 00:35:44 -03:00
Services Fix tenant-aware login resolution 2026-01-26 09:15:08 -03:00
.gitignore Initial commit: API .NET + EF Core + Auth JWT + PostgreSQL 2025-12-16 00:35:44 -03:00
Program.cs feat: utilizando boas práticas de segurança 2026-01-25 14:38:29 -03:00
WeatherForecast.cs Initial commit: API .NET + EF Core + Auth JWT + PostgreSQL 2025-12-16 00:35:44 -03:00
appsettings.Development.json Add Identity and multi-tenant support 2026-01-23 12:08:55 -03:00
appsettings.json Add Identity and multi-tenant support 2026-01-23 12:08:55 -03:00
line-gestao-api.csproj Add Identity and multi-tenant support 2026-01-23 12:08:55 -03:00
line-gestao-api.http Initial commit: API .NET + EF Core + Auth JWT + PostgreSQL 2025-12-16 00:35:44 -03:00