☁️ Cloud Go ☁️
{#if session && userProfile}
{:else if session}
{:else if showLoginButton}
showLoginModal = true}>Login
{/if}
showLoginModal = false}>
Login with @proto
{ e.preventDefault(); login(); }}>
handle = e.currentTarget.value} onchange={(e) => handle = e.currentTarget.value} placeholder="your-handle.bsky.social" disabled={isLoggingIn} class="login-input" />
{isLoggingIn ? 'Logging in...' : 'Login'}