Apexie-Website/redirect.html

11 lines
238 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>OAuth2 redirect page</title>
</head>
<body>
<pre id="content">Authenticating...</pre>
<script type="module" src="/src/pages/redirect.ts"></script>
</body>
</html>