Files
Swarm/DysonNetwork.Pass/Auth
LittleSheep b9edf51f05 ♻️ Refactor OpenID: Phase 3: Async Flow Modernization
- Added async GetAuthorizationUrlAsync() methods to all OIDC providers
- Updated base OidcService with abstract async contract and backward-compatible sync wrapper
- Modified OidcController to use async authorization URL generation
- Removed sync blocks using .GetAwaiter().GetResult() in Google provider
- Maintained backward compatibility with existing sync method calls
- Eliminated thread blocking and improved async flow throughout auth pipeline
- Enhanced scalability by allowing non-blocking async authorization URL generation
2025-11-02 15:05:38 +08:00
..
2025-11-02 14:35:02 +08:00
2025-08-25 22:39:35 +08:00
2025-11-02 14:26:07 +08:00
2025-11-02 14:26:07 +08:00
2025-08-25 23:42:41 +08:00
2025-11-02 14:26:07 +08:00