diff options
-rw-r--r-- | libraries/iddawc/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/libraries/iddawc/README b/libraries/iddawc/README index 0965f44159..ad4c01a0e8 100644 --- a/libraries/iddawc/README +++ b/libraries/iddawc/README @@ -1,6 +1,8 @@ Iddawc - OAuth2 client library -Handles the OAuth2 and OpenID Connect authentication process flow from the client side. +Handles the OAuth2 and OpenID Connect authentication process flow from +the client side. + - Genrates requests based on input parameters - Parses response - Validates response values |