HerzaJ commited on
Commit
fd76c38
·
verified ·
1 Parent(s): ae1ce83

Update public/auth.html

Browse files
Files changed (1) hide show
  1. public/auth.html +4 -0
public/auth.html CHANGED
@@ -44,6 +44,10 @@
44
  <button type="submit" class="btn btn-primary">
45
  <i class="fas fa-sign-in-alt"></i> Login
46
  </button>
 
 
 
 
47
  </form>
48
 
49
  <form id="registerForm" class="auth-form" style="display: none;">
 
44
  <button type="submit" class="btn btn-primary">
45
  <i class="fas fa-sign-in-alt"></i> Login
46
  </button>
47
+ <div class="cf-turnstile"
48
+ data-sitekey="0x4AAAAAAB8kM_8LvhuBsO6_"
49
+ data-callback="onTurnstileSuccess">
50
+ </div>
51
  </form>
52
 
53
  <form id="registerForm" class="auth-form" style="display: none;">