mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-10 04:19:32 +00:00
- Add complete example showing app.on() and serve() after CORS setup - Include important note explaining CORS must come before route registration - Ensures consistency with middleware section and prevents user confusion - Critical for proper cross-origin request handling in authentication endpoints