Changes for index
This commit is contained in:
parent
c188c6fb10
commit
464bbd57c7
|
|
@ -159,7 +159,7 @@
|
||||||
crossorigin="anonymous">
|
crossorigin="anonymous">
|
||||||
</script>
|
</script>
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
if (location.hash.includes("id_token")) {
|
if (location.hash.includes("code")) {
|
||||||
open(location, '_self').close()
|
open(location, '_self').close()
|
||||||
window.close()
|
window.close()
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue