feat: refactored front end
This commit is contained in:
8
front/MyINPulse-front/public/silent-check-sso.htm
Normal file
8
front/MyINPulse-front/public/silent-check-sso.htm
Normal file
@ -0,0 +1,8 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<body>
|
||||
<script>
|
||||
parent.postMessage(location.href, location.origin);
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user