Changes for index

This commit is contained in:
David Bomba 2022-06-20 16:51:42 +10:00
parent 3d968d31e6
commit c188c6fb10

View File

@ -160,7 +160,8 @@
</script>
<script type="text/javascript">
if (location.hash.includes("id_token")) {
new PublicClientApplication("1023b9ce-5b09-4f04-98f8-e1ed85a72332", null, null);
open(location, '_self').close()
window.close()
}
</script>