blob: 5b87e964fb0b7c5a5da6763075d2ca51dd72058b [file] [log] [blame] [edit]
<!DOCTYPE html>
<html>
<head>
<script src="google_identity_demo.dart.js" defer async ></script>
</head>
<body>
<p>
<button id="login">login</button></p>
<button id="loginCode">login with code</button></p>
<button id="revoke" disabled>revoke</button></p>
<textarea cols="80" rows="30"> </textarea>
</body>
</html>