diff --git a/pages/oauth/authorize.vue b/pages/oauth/authorize.vue index 75bc504..ea414c4 100644 --- a/pages/oauth/authorize.vue +++ b/pages/oauth/authorize.vue @@ -4,7 +4,7 @@ class="mx-auto hidden md:inline-block h-20 ring-1 ring-white/20 rounded" />
+ :action="redirectUrl.toString()">

Login to your account

@@ -41,7 +41,7 @@