From 689990e15f742a94dc1a70438ecdbcf8f0bffd20 Mon Sep 17 00:00:00 2001 From: Falco Winkler <8613031+falcowinkler@users.noreply.github.com> Date: Thu, 15 Aug 2024 20:19:51 +0200 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d65fe9e..c9c2af0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@


-

Auth.js 3rd Party Backend

+

Auth.js Test Keycloak

Authentication for the Web.

@@ -19,7 +19,7 @@

-Auth.js Keycloak is a Keycloak installation to support testing https://github.com/nextauthjs/next-auth. +Auth.js test Keycloak is a Keycloak installation to support testing https://github.com/nextauthjs/next-auth. It is deployed under https://keycloak.authjs.dev. This docker image is self-contained and can be used just like `quay.io/keycloak/keycloak`.