Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
gaurv007
/
ClauseGuard
Sleeping

App Files Files Community
6
Fetching metadata from the HF Docker repository...
ClauseGuard / web /lib
12.4 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 9 commits
gaurv007's picture
gaurv007
Fix auth redirect URLs: use NEXT_PUBLIC_SITE_URL instead of window.location.origin (fixes localhost in verification emails)
4bd4c03 verified 16 days ago
  • supabase
    Fix schema: create teams BEFORE profiles (fixes foreign key error), merge admin schema into main 16 days ago
  • admin-guard.ts
    726 Bytes
    Admin panel: dashboard (stats), user management (search/plan change/ban), scan viewer (delete), team manager, API key viewer (revoke), activity logs — admin: ankygaur9972@gmail.com 16 days ago
  • auth-url.ts
    388 Bytes
    Fix auth redirect URLs: use NEXT_PUBLIC_SITE_URL instead of window.location.origin (fixes localhost in verification emails) 16 days ago
  • razorpay.ts
    1.03 kB
    Replace Stripe with Razorpay: subscriptions, webhooks, checkout modal, INR pricing 16 days ago