This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
|
||||
<form method="post" action="?/signInSocial" use:enhance>
|
||||
<input type="hidden" name="provider" value="github" />
|
||||
<input type="hidden" name="callbackURL" value="/demo/better-auth" />
|
||||
<input type="hidden" name="callbackURL" value="/" />
|
||||
<button class="rounded-md bg-blue-600 px-4 py-2 text-white transition hover:bg-blue-700"
|
||||
>Sign in with GitHub</button
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user