From 53acc1f150e278888c0018a7ef52dc86fa7265bf Mon Sep 17 00:00:00 2001 From: michaelvl Date: Sun, 17 Dec 2023 13:37:53 +0100 Subject: [PATCH] Update docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index deda341..ccf6c59 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ In summary, the security benefits of the OIDC BFF are: cookie, i.e. this is not available to potential malicious Javascript. -A working example with single-page application and identity provider +A **working demo** with single-page application and identity provider can be found in [michaelvl/oidc-bff-apigw-workshop](https://github.com/michaelvl/oidc-bff-apigw-workshop.git)