Demo Mode

This is a demo deployment. Only GitHub login is enabled. Email/password authentication and other OAuth providers are disabled for demonstration purposes.

{#if authError}

Authentication Failed

{authError}

{/if}
{#if activeTab === 'login'}

Welcome Back

{:else}

Get Started

{/if}

{#if activeTab === 'login'} Sign in to your account to access your dashboard and manage your projects. {:else} Create your account to start building with our comprehensive SaaS template. {/if}

{#if message}

{message}

{/if}
{#if activeTab === 'signup'}

Must be at least 6 characters long

{/if}
{#if activeTab === 'signup'}

By creating an account, you agree to our Terms of Service and Privacy Policy.

{/if} {#if activeTab === 'login'}
Forgot your password? (Demo disabled)
{/if}

or continue with
{#each oauthProviders as provider} {/each}
{#if activeTab === 'login'}

Don't have an account?

{:else}

Already have an account?

{/if}