The solid-e2ee-aa module is an implementation of the attribute authority (AA), as described by the extended protocol. The folder also contains an OpenAPI
file1 defining the API endpoints of an AA and their expected behaviour. Run npm i to install the dependencies.
npm run start
Run npm run start -- --help to get a description of all the supported command line options. It is also possible to create new authorities using the setup command. Run npm run setup -- --help to
get a description of all the supported command line options, and see the examples folder for
examples.