CREDENTIAL TYPE MANAGEMENT WORKS
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
</script>
|
||||
|
||||
<div class="container">
|
||||
<form action="?/login" method="POST" on:submit={handleSubmit} use:enhance>
|
||||
<form action="?/login" method="POST" onsubmit={handleSubmit} use:enhance>
|
||||
<input type="hidden" name="callbackKey" value={uriData.callbackKey} />
|
||||
<button
|
||||
type="submit"
|
||||
|
||||
Reference in New Issue
Block a user