mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
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…
x
Reference in New Issue
Block a user