Skip to content

Commit

Permalink
Update: Add clone instructions to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dexagod authored Jun 10, 2024
1 parent 1c73c0d commit 4e5fb08
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@

# SolidLab's User Managed Access

This repository contains SolidLab research artefacts on use of UMA in the Solid ecosystem.
This repository contains a demonstrator for

## Cloning the repository

## Packages

- [`@solidlab/uma`](packages/uma): Experimental and opinionated implementation of [UMA Grants](https://docs.kantarainitiative.org/uma/wg/rec-oauth-uma-grant-2.0.html) and [UMA Federation](https://docs.kantarainitiative.org/uma/wg/rec-oauth-uma-federated-authz-2.0.html).

- [`@solidlab/uma-css`](packages/css): UMA modules for the [Community Solid Server](https://github.com/CommunitySolidServer/CommunitySolidServer/).

- [`@solidlab/ucp`](packages/ucp): Usage Control Policy decision/enforcement component.
To run the demonstrator, you will have to clone the repository.
```
git clone -b e2e/setup [email protected]:SolidLabResearch/user-managed-access.git
cd user-managed-access/
```

## Getting started

Expand Down

0 comments on commit 4e5fb08

Please sign in to comment.