From 2f591dfa9d345a046163dc84161a9fe68d8f51d0 Mon Sep 17 00:00:00 2001
From: Benjamin Shuster <77933963+bentzi-shuster@users.noreply.github.com>
Date: Fri, 9 Feb 2024 11:35:28 -0500
Subject: [PATCH 1/2] Update for 2/9/24
---
bentzi-shuster.md | 30 ++++++++++++++++++++++++++++--
1 file changed, 28 insertions(+), 2 deletions(-)
diff --git a/bentzi-shuster.md b/bentzi-shuster.md
index 6f2604b..096777a 100644
--- a/bentzi-shuster.md
+++ b/bentzi-shuster.md
@@ -1,5 +1,10 @@
# Benjamin Shuster
-### Due 2/2/2024
+## IS421 002 - Spring 2024
+
+
+### Due 2/2/2024
+
+(2 tasks)
**Task:**
1. clone the `the explorer` repo, and add implement login with Auth0 using code from IS373
@@ -7,4 +12,25 @@
**Progress:**
1. Done as of `1/27/2024` - [repo here](https://github.com/bentzi-shuster/IS421)
- 2. not started
\ No newline at end of file
+ 2. not done :(
+
+
+ ***
+
+### Due 2/9/2024
+
+(2 tasks)
+
+> [!NOTE]
+> Github 2FA can and will ruin your day.ðŸ˜
+
+**Task:**
+ 1. Make a example repo for testing github Auth0 oauth with playwright.
+ 2. Document the hell out of it so it can be set up in on a new machine.
+
+ **Progress:**
+ 1. Done as of `2/9/2024` - [repo here](https://github.com/WISClub/PlaywrightAuthExample)
+ 2. Same repo as above, see the `README.md` and most of the files
+
+
+
From e35a1c190fa606892c2df2f535ad935c5f4f9767 Mon Sep 17 00:00:00 2001
From: Benjamin Shuster <77933963+bentzi-shuster@users.noreply.github.com>
Date: Fri, 9 Feb 2024 11:38:31 -0500
Subject: [PATCH 2/2] fix md syntax for GH
---
bentzi-shuster.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/bentzi-shuster.md b/bentzi-shuster.md
index 096777a..9beb107 100644
--- a/bentzi-shuster.md
+++ b/bentzi-shuster.md
@@ -18,12 +18,13 @@
***
### Due 2/9/2024
-
-(2 tasks)
> [!NOTE]
> Github 2FA can and will ruin your day.ðŸ˜
+
+(2 tasks)
+
**Task:**
1. Make a example repo for testing github Auth0 oauth with playwright.
2. Document the hell out of it so it can be set up in on a new machine.