This is the authorization app for the SOLID B2B Showcase. It shows pending and active authorizations and the user can revoke any permitted authorization at any time.
npm install
npm run serve
npm run build
npm run test
npm run test:e2e
npm run lint