Files
EnvelopeGenerator/EnvelopeGenerator.API/Controllers/Interfaces/IAuthController.cs
TekH ef7c9c2b97 Add IAuthController interface and policy check extension
Introduced IAuthController with AuthService and User properties to standardize authentication handling. Added AuthorizationControllerExtensions with IsUserInPolicyAsync to simplify policy-based authorization checks. Included necessary using directives.
2026-02-06 13:39:14 +01:00

863 B