From e10bcf0a9ea4e842a8b0f8da5b62aa0d94cc0260 Mon Sep 17 00:00:00 2001 From: BigBlueHat Date: Thu, 7 Nov 2024 10:50:55 -0500 Subject: [PATCH] Make suggestions to README from TallTed. Co-authored-by: Ted Thibodeau Jr --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25cd3e9..3087d8c 100644 --- a/README.md +++ b/README.md @@ -365,7 +365,7 @@ look like the following: } ``` -The example above is for a set of unauthenticated endpoints. You may add +The example above is for a set of unauthenticated endpoints. You can add [ZCAP](https://w3c-ccg.github.io/zcap-spec/) or [OAuth2 authentication](https://oauth.net/2/client-authentication/) to your endpoints.