From 9847967da7a9763b7365c2913216a00f3925d778 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sun, 15 Jan 2017 16:13:45 +0300 Subject: README: replace HTTP Basic authentication --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 846af72..7795fd2 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,9 @@ Why use a proxy for doing OAuth2? Isn't that up to the application? application's API. It would likely be [a single-page application](https://en.wikipedia.org/wiki/Single-page_application). Examples are [MyWatch](https://hackage.haskell.org/package/mywatch) and - [Juan de la Cosa](https://hackage.haskell.org/package/juandelacosa) + [Juan de la Cosa](https://hackage.haskell.org/package/juandelacosa). + + * Replace HTTP Basic authentication. How it works -- cgit v1.2.3