Sign In
Welcome back!
Forgot Password?
{#if !loading && !isClicked}
Login
{:else}
Signing Up
{/if}
Or login using
(oauthLoading = !oauthLoading)} on:mouseenter={handleHoverGoogle} on:mouseleave={handleHoverGoogle} class="cursor-pointer flex-shrink-0 rounded-full w-12 h-12 relative bg-default flex items-center justify-center border border-gray-600 sm:hover:bg-secondary text-white" >
(oauthLoading = !oauthLoading)} on:mouseenter={handleHoverDiscord} on:mouseleave={handleHoverDiscord} class="cursor-pointer flex-shrink-0 rounded-full w-12 h-12 relative bg-default flex items-center justify-center border border-gray-600 sm:hover:bg-secondary text-white" >
(oauthLoading = !oauthLoading)} on:mouseenter={handleHoverGithub} on:mouseleave={handleHoverGithub} class="cursor-pointer flex-shrink-0 rounded-full w-12 h-12 relative bg-default flex items-center justify-center border border-gray-600 sm:hover:bg-secondary text-white" >
You don't have an account?
Sign up
{#if oauthLoading}
{/if}