diff --git a/frontend/modules/user/views/sign-in/login.php b/frontend/modules/user/views/sign-in/login.php
index c9df2a92a..1a927a95d 100755
--- a/frontend/modules/user/views/sign-in/login.php
+++ b/frontend/modules/user/views/sign-in/login.php
@@ -44,7 +44,7 @@
['site/auth']
+ 'baseAuthUrl' => ['sign-in/oauth']
]); ?>
getClients() as $client) : ?>
@@ -57,4 +57,4 @@
-
\ No newline at end of file
+
diff --git a/frontend/modules/user/views/sign-in/signup.php b/frontend/modules/user/views/sign-in/signup.php
index 9e4725dfd..d4553999d 100755
--- a/frontend/modules/user/views/sign-in/signup.php
+++ b/frontend/modules/user/views/sign-in/signup.php
@@ -35,7 +35,7 @@
['site/auth']
+ 'baseAuthUrl' => ['sign-in/oauth']
]); ?>
getClients() as $client) : ?>
@@ -48,4 +48,4 @@
-
\ No newline at end of file
+