updated error home link and copy on error page

This commit is contained in:
2022-11-07 13:30:09 +00:00
parent 6197646b0f
commit 0d5adbc899
10 changed files with 62 additions and 44 deletions
+4 -1
View File
@@ -99,7 +99,10 @@ const RegisterComplete = (props) => {
<a
className="govuk-link"
onClick={() => {
setLogout(), window.localStorage.clear();
setLogout(),
window.localStorage.clear(),
destroyCookie({}, "pinsUser"),
signOut({ callbackUrl: "/logout" });
}}
>
{t(