This repository contains a public-facing website that showcases OAuth Client ID Metadata Documents. The website explains how CIMD works for servers and for clients, and contains tools to validate your server/client implementations.
nvm use
npm install
npm run devVisit http://localhost:3000 to see the site.