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 361c304 commit c2caeff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The SDK is a framework written in TypeScript that includes functions to connect

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 an 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 c2caeff

Please sign in to comment.