@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)
- Verify captcha to continue
@endif
- Click the Sign up with Google button below.
- Choose your existing Google account.
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.
- Scroll down and click the Advanced button at the bottom of the page.
- Click Go to {{ request()->host() }} (unsafe).
- Finally, click the Continue button to confirm your sign-up.
@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