fixing auth login flow and making custom login flow
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<p class="text-base-content/60 text-lg mb-10">A social feed built with Ash & Phoenix.</p>
|
||||
<div class="flex flex-col sm:flex-row gap-3 justify-center">
|
||||
<a href="/register" class="btn btn-primary btn-lg rounded-full px-8">Create account</a>
|
||||
<a href="/auth/sign-in" class="btn btn-ghost btn-lg rounded-full px-8">Sign in</a>
|
||||
<a href="/sign-in" class="btn btn-ghost btn-lg rounded-full px-8">Sign in</a>
|
||||
</div>
|
||||
<p class="mt-8 text-sm text-base-content/40">
|
||||
Already have an account?
|
||||
|
||||
Reference in New Issue
Block a user