ClauseGuard / web /app /auth /signup

Commit History

fix: add useRouter import to login and signup pages for navigation handling
d8272af

anky2002 commited on

feat: add user authentication checks and improve navigation with logout functionality
ae80634

anky2002 commited on

Fix all auth edge cases: proxy blocks+redirects properly, auth pages redirect if logged in, loading state prevents form flash, callback honors ?next param
f36152d
verified

gaurv007 commited on

Fix auth redirect URLs: use NEXT_PUBLIC_SITE_URL instead of window.location.origin (fixes localhost in verification emails)
4bd4c03
verified

gaurv007 commited on

v2: Fix all versions + minimal UI redesign (no gradients, clean layout)
94c4c90
verified

gaurv007 commited on

🛡️ ClauseGuard v1.0 — Full codebase: Extension + Website + API + ML
9548e93
verified

gaurv007 commited on