From 114ba21cce6b7f67cbc10a2d8333d788029b79dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafn=20=C3=81rnason?= Date: Mon, 7 Oct 2024 13:33:53 +0000 Subject: [PATCH 1/3] updated readme --- libs/application/templates/passport/README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/libs/application/templates/passport/README.md b/libs/application/templates/passport/README.md index 329270c0d408..6a81dbba075c 100644 --- a/libs/application/templates/passport/README.md +++ b/libs/application/templates/passport/README.md @@ -5,3 +5,20 @@ This library was generated with [Nx](https://nx.dev). ## Running unit tests Run `ng test application-templates-passport` to execute the unit tests via [Jest](https://jestjs.io). + +## Environment Setup + +To properly run the application and go through the application process step by step, make sure to set the following environment variables: + +- `IDENTITY_SERVER_CLIENT_ID` +- `IDENTITY_SERVER_CLIENT_SECRET` + + +## Test Users + +You can use the following test users during the application process: + +- **To apply for self**: 0101302989 +- **To apply for child**: 5555555559 + +Make sure to have the environment variables set correctly before running the tests or using the application templates. From 99cea98caa1149d116ddcc7059e50f3aeecb5349 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafn=20=C3=81rnason?= Date: Mon, 7 Oct 2024 13:35:01 +0000 Subject: [PATCH 2/3] updated readme --- libs/application/templates/passport/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/libs/application/templates/passport/README.md b/libs/application/templates/passport/README.md index 6a81dbba075c..7db671aa8003 100644 --- a/libs/application/templates/passport/README.md +++ b/libs/application/templates/passport/README.md @@ -20,5 +20,3 @@ You can use the following test users during the application process: - **To apply for self**: 0101302989 - **To apply for child**: 5555555559 - -Make sure to have the environment variables set correctly before running the tests or using the application templates. From d5ef12c46a03ba3f4fdaabbbd0783e74913f4479 Mon Sep 17 00:00:00 2001 From: andes-it Date: Mon, 7 Oct 2024 13:45:56 +0000 Subject: [PATCH 3/3] chore: nx format:write update dirty files --- libs/application/templates/passport/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/libs/application/templates/passport/README.md b/libs/application/templates/passport/README.md index 7db671aa8003..52739d151797 100644 --- a/libs/application/templates/passport/README.md +++ b/libs/application/templates/passport/README.md @@ -13,7 +13,6 @@ To properly run the application and go through the application process step by s - `IDENTITY_SERVER_CLIENT_ID` - `IDENTITY_SERVER_CLIENT_SECRET` - ## Test Users You can use the following test users during the application process: