mirror of
https://github.com/Xevion/Pac-Man.git
synced 2025-12-11 12:08:01 -06:00
- Replace in-memory PKCE storage with encrypted session cookies - Add PKCE verifier and CSRF state fields to JWT Claims struct - Move common PKCE validation logic to OAuthProvider trait - Extract provider-specific methods for token exchange and user fetching - Remove PkceManager and DashMap-based storage system - Update GitHub and Discord providers to use new session-based approach
4.0 KiB
4.0 KiB