Skip to content

Commit

Permalink
chore: add inactive ps user (#121)
Browse files Browse the repository at this point in the history
* chore: add inactive ps user

* chore: update
  • Loading branch information
nnorbert authored Sep 2, 2024
1 parent bdc4292 commit 3049271
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions mygovid-mock-service/src/routes/static/mock-login.html
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,13 @@
sub: "7ffe40ff7d558de01c67",
is_public_servant: true,
},
{
user_name: "Flash Gordon",
govid_email: "[email protected]",
oid: "93f48ec91433bc422231",
sub: "zq3e40ff7d558de01c7t",
is_public_servant: true,
},
]
}

Expand Down

0 comments on commit 3049271

Please sign in to comment.