import React from "react"; export const ClientScopesPage = () => { return <>The Client Scopes Page; };