Changes for index
This commit is contained in:
parent
3d968d31e6
commit
c188c6fb10
|
|
@ -160,7 +160,8 @@
|
||||||
</script>
|
</script>
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
if (location.hash.includes("id_token")) {
|
if (location.hash.includes("id_token")) {
|
||||||
new PublicClientApplication("1023b9ce-5b09-4f04-98f8-e1ed85a72332", null, null);
|
open(location, '_self').close()
|
||||||
|
window.close()
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue