mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-11-13 09:17:21 +03:00
community(sample-apps): mod firebase-jwt html (#3044)
This commit is contained in:
parent
3b3e79b1cd
commit
e09826b23a
@ -5,7 +5,7 @@
|
||||
<body>
|
||||
<h1> Firebase Auth + Hasura JWT example </h1>
|
||||
<form id="login-form">
|
||||
Email: <input id="email" type="text"/>
|
||||
Email: <input id="email" type="email"/>
|
||||
Password: <input id="password" type="password" />
|
||||
<button type="submit">Login</button>
|
||||
</form>
|
||||
|
Loading…
Reference in New Issue
Block a user