a6be9073075007fa09790632b756141d430c1524
- Change AuthController to use IOptions<AuthTokenKeys> for config - Restrict Logout and new Check endpoints to Sender and Receiver.FullyAuth roles - Update Logout logic to handle cookie deletion or sign-out based on user role - Add GET /api/auth/check to verify user role via query param - Add necessary using statements for new dependencies
Description
No description provided
Languages
JavaScript
88.9%
C#
5.6%
Visual Basic .NET
2.8%
HTML
1.3%
CSS
0.9%
Other
0.4%