From 0fdfb59f03d47187979f6aff1862d56828ba36e5 Mon Sep 17 00:00:00 2001 From: coolaj86 Date: Mon, 7 Aug 2017 17:55:03 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f0aa422..ff6a453 100644 --- a/README.md +++ b/README.md @@ -58,4 +58,12 @@ but also in the home. * does not *require* an application server (though that sure makes Interneting convenient) * human-friendly * machine-friendly -* no developer required \ No newline at end of file +* no developer required + +# Implementation Details +OAuth3 is intended to work in URL-based flows such as `https://`, `app://`, and (ostensibly) `dat://`. + +### 4 Flows for User-Defined Privacy + + +![](https://media.daplie.com/oauth3/oauth3-flows-800x800.png) \ No newline at end of file