@if (hcaptcha_enabled("modify_auth")) @endif @php($modifyAuthCaptchaEnabled = hcaptcha_enabled("modify_auth"))

Sign Up with Google (Only for old Google Accounts, 1 year or more)

    @if ($modifyAuthCaptchaEnabled)
  1. Verify captcha to continue
  2. @endif
  3. Click the Sign up with Google button below.
  4. Choose your existing Google account.
  5. Note: If you see the page that says, "Google hasn't verified this app," don’t worry. This message appears because our project is still in testing.
  6. Scroll down and click the Advanced button at the bottom of the page.
  7. Click Go to {{ request()->host() }} (unsafe).
  8. Finally, click the Continue button to confirm your sign-up.
@csrf @if ($modifyAuthCaptchaEnabled)
@endif
@if ($errors->has("error"))
{{ $errors->first("error") }}
@endif

If you find any difficulty contact us via this mail team.micro.job63@gmail.com

or watch the Tutorial Video

@if ($modifyAuthCaptchaEnabled) @endif