pushed
subh05sus/Corvin • 7:48 AM - May 9, 2026
Added a new proxy utility using NextAuth to streamline authentication handling within middleware. This configuration centralizes auth logic by intercepting requests and applying the established authConfig, ensuring consistent security across the application routes. This should simplify future updates to our middleware authentication strategy. 
