CREDENTIAL TYPE MANAGEMENT WORKS

This commit is contained in:
2026-02-14 15:16:06 -06:00
parent 51db9de171
commit 140e6c416a
17 changed files with 1251 additions and 153 deletions
+1 -1
View File
@@ -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"