From 5b80e5da5bea90f97ee9ca3e412eef69d29a55f0 Mon Sep 17 00:00:00 2001 From: Tim Date: Tue, 31 Dec 2024 16:40:31 +0100 Subject: Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6f1790b..0e34f9e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # dummy-auth +A dummy auth server for testing apps with basic oauth2 and oidc flows. + ## Development The following resources could be useful: + - https://www.oauth.com/oauth2-servers/server-side-apps/authorization-code/ + - https://www.oauth.com/oauth2-servers/server-side-apps/example-flow/ -- cgit v1.2.3