Spaces:
Running
Running
Auth Components
Authentication UI for Hugging Face OAuth
Purpose
Handle user authentication flow and state display
Layout
auth/
βββ context.md # This file
βββ LoginButton.svelte # OAuth login button
Components
LoginButton.svelte
- Subtle glassmorphic sign-in button with pulse animation
- User info display when authenticated
- Located in header top right
Dependencies
- authStore for authentication state
- GSAP for subtle animations