Customize your OAuth consent page (opens in new tab)
OAuth consent is required when a user reviews an OAuth Client's request to access their data and possibly act on their behalf. It's a critical part of OAuth 2.0, MCP and many agentic AI integrations. Until now, that screen was hosted only on Clerk's Account Portal. You can now host it on a route in your own application and style it to match your product. ## What's new - **`` component** — a prebuilt consent UI available in `@clerk/nextjs`, `@clerk/react`, `@clerk/react-router`, `@clerk/tans...
Read the original article