Shrink SNS circular buttons, move '간편로그인' label to the left, and hide the user/status badge until authenticated.
Co-authored-by: Cursor <cursoragent@cursor.com>
Display Naver/Kakao/Google quick login UI even when Auth0 is not configured, open config modal on click if connection is missing, and add cache-busting query strings.
Co-authored-by: Cursor <cursoragent@cursor.com>
Match the requested SNS quick login layout with a title and circular provider icons for Naver/Kakao/Google.
Co-authored-by: Cursor <cursoragent@cursor.com>
Show Naver/Kakao/Google as circular icon buttons with a 'SNS 간편로그인' label, and toggle the group based on configured connections.
Co-authored-by: Cursor <cursoragent@cursor.com>
Fix [hidden] being overridden by button styles, render Google/Kakao/Naver quick login as icons, and show logout only when authenticated.
Co-authored-by: Cursor <cursoragent@cursor.com>
Show login status in header, guard manage actions behind allowed emails, and add Auth0 SPA SDK with CDN fallback.
Co-authored-by: Cursor <cursoragent@cursor.com>