Introduction

Consent As a Service

Consent as a Service (CAAS) is an open platform designed to allow for trustworthy consent management. It provides organisations with a handy API which allows them to create & request consents and provides the end-user a simple interface to accept/decline and manage given consents

This project is built using:

  • NestJS (Backend Server)
  • Next.js (User Interface and Documentation)
  • Prisma.js (Database Access)
  • Auth0 (User Authentication and Management)
  • Android (Future Android Release)

The project is tested to run on the following services:

  • Vercel (Frontends)
  • Planetscale (Vitess MySQL Database)