Skip to main content

Sign in to your account

Sign in to TaskJuice with Google or your email and password, and reset a forgotten password.

Goal

Get into your TaskJuice account using either Google or an email and password, and reset your password if you have forgotten it.

When to use this

Use this page when you already have a TaskJuice account and need to sign in, switch from one sign-in method to another, or recover access after forgetting your password. If you do not have an account yet, see Create your account.

TaskJuice supports two sign-in methods: Google and an email with a password. Both start from the same page at /login. There is no separate sign-up page; the same form handles new and existing accounts.

Sign in

Open /login. The form opens on a single screen titled Get Started with the description "Continue with Google or enter your email."

Click Continue with Google and pick the Google account you want to use. Google handles the password and any verification on its side, then returns you to TaskJuice. You do not set a TaskJuice password when you sign in this way.

After a successful sign-in, TaskJuice sends you to your account dashboard. A brand-new account with no workspace is sent into setup instead; see Create your account.

Reset a forgotten password

Password reset applies only to the email and password method. If you sign in with Google, manage that password through Google, not TaskJuice.

  1. Request a reset link

    On the Welcome back screen, click Forgot password?. This opens the Forgot Password page at /auth/forgot-password. Enter the email you sign in with and click Send Reset Link.

  2. Open the email

    You see a confirmation card titled Check Your Email that reads: "If an account exists with that email, we've sent password reset instructions." Open the email with the subject Reset your password and click the link inside. The link is valid for 1 hour.

  3. Set a new password

    The link opens the Reset Your Password page at /auth/restore-password. Enter your New Password, repeat it in Confirm Password, and click Reset Password. Passwords must be at least 8 characters. On success you see a Password Reset card and can log in with the new password.

The same message appears whether or not the email is registered

The Check Your Email screen looks identical for a real account and for an address that has no account. This is deliberate, so the page never reveals which emails are registered. If no email arrives, confirm you used the address tied to your account and check spam.

Verify it worked

You are signed in when TaskJuice loads your dashboard rather than the sign-in form. A password reset worked when the Reset Your Password page shows the Password Reset confirmation and you can log in with the new password on the Welcome back screen.

Troubleshooting

The reset link says "Invalid Link." The /auth/restore-password page shows an Invalid Link card reading "This password reset link is invalid or has expired. Please request a new one." when the link is missing its token or has passed its 1-hour window. Each link is single-use, so an older link stops working once you request a new one. Return to /auth/forgot-password and request a fresh link.

Your new password is rejected. Passwords must be at least 8 characters. The Confirm Password field must match the new password exactly, or the reset will not submit.

You signed up with Google and there is no password to reset. Google accounts do not have a TaskJuice password. Use Continue with Google to sign in, and change the password through your Google account.

You forgot which method you used. Start with Continue with Google. If that account is not linked, go back and enter your email to use the password path instead.

Was this helpful?