From 2386208c766ceaa0609a8e01223168ea538302b3 Mon Sep 17 00:00:00 2001 From: zach-betz-hln Date: Mon, 22 Apr 2024 10:05:23 -0500 Subject: [PATCH] add history section --- README.md | 5 +++++ package-lock.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ef89f1a..c398450 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ Minimal, reproducible example for Keycloak + React. * [Email](#email) - [Sharing](#sharing) - [Disclaimers](#disclaimers) +- [History](#history) @@ -308,3 +309,7 @@ Places where this project has been shared. - The `Dockerfile` for each service is optimized for local development mode. **DO NOT** use this configuration in production - For convenience, the admin user is also used for regular app logins. In production, the admin account would be locked down, and you'd have regular, _non-admin_ users + +## History + +This repo originally lived at [zach-betz-hln/mre-keycloak-react](https://github.com/zach-betz-hln/mre-keycloak-react). For context, see this [issue](https://github.com/authts/react-oidc-context/issues/1208). diff --git a/package-lock.json b/package-lock.json index ec09a21..2eaf92d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "name": "mre-keycloak-react", + "name": "sample-keycloak-react-oidc-context", "lockfileVersion": 3, "requires": true, "packages": {