Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EmidioStani authored Jul 31, 2024
1 parent 415239e commit 361c304
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@ This repository contains an [SDK](https://github.com/SEMICeu/SDK-Solid/tree/main

The SDK is a framework written in TypeScript that includes functions to connect with a Solid pod and identity providers.

The user has to perform the following two functions to be able to manage data:
The user has to perform the following two functions in order to manage data:

- compress a patch document (generating instructions for the identity provider to sign the user in as well as
communicate what type of access rights will be needed by the application)
- compress a patch document (generating instructions for the identity provider to sign the user in as well as communicate what type of access rights will be needed by the application)
- exchange a code for an identity provider

From this point on, the user is signed in and he is allowed to:
Expand Down

0 comments on commit 361c304

Please sign in to comment.