Files
iD/land.html

10 lines
196 B
HTML

<!DOCTYPE html>
<html><head></head>
<body>
<script>
opener.authComplete(window.location.search.slice(1));
window.close();
</script>
</body>
</html>