13 comments (13 comments)8 reactions (8 reactions)0 assignees (0 assignees)C#10,653 forks (10,653 forks)batch import
affected-fewarea-authenhancementhelp wantedseverity-minor
Repository metrics
- Stars
- 37,933 stars (37,933 stars)
- PR merge metrics
- Avg merge 16d 9h (Avg merge 16d 9h)258 merged PRs in 30d (258 merged PRs in 30d)
Description
Wouldn't it make sense to resolve the ITicketStore for the cookie handler from DI in the future?
Contributor guide
- Research direction
- Investigate how ITicketStore is currently used in the cookie authentication handler and propose a design change to resolve it from the dependency injection container, considering the impact on existing code and potential benefits.
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- C#ASP.NET Core