Update 'README.md'
This commit is contained in:
parent
87a7f4703b
commit
0fdfb59f03
10
README.md
10
README.md
|
@ -58,4 +58,12 @@ but also in the home.
|
||||||
* does not *require* an application server (though that sure makes Interneting convenient)
|
* does not *require* an application server (though that sure makes Interneting convenient)
|
||||||
* human-friendly
|
* human-friendly
|
||||||
* machine-friendly
|
* machine-friendly
|
||||||
* no developer required
|
* 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)
|
Loading…
Reference in New Issue