From c2caeffea0a1d083ff88aa387a6e21e5fe11ff64 Mon Sep 17 00:00:00 2001 From: Emidio Stani Date: Wed, 31 Jul 2024 20:37:39 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a69ee6..fb346a2 100644 --- a/README.md +++ b/README.md @@ -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: