Creating Your Account
1
Navigate to Tesslate Studio
Go to studio.tesslate.com and click Sign Up in the top right.
2
Fill in Your Details
Enter your information:
- Full Name: Your display name
- Username: Choose a unique username (used for login)
- Email: Your email address
- Password: Minimum 8 characters
Your username must be unique across all Tesslate Studio users.
3
Create Account
Click Sign Up to create your account. You’ll be automatically logged in and redirected to your dashboard.
Logging In
1
Go to Login Page
Navigate to studio.tesslate.com and click Login.
2
Enter Credentials
You can log in with either:
- Your username and password
- Your email and password
3
Access Dashboard
After successful login, you’ll be redirected to your project dashboard.
Session Management
Session Duration
Session Duration
Your session remains active as long as your browser tab is open. Sessions use JWT tokens that automatically refresh when needed.
Security
Security
- All passwords are securely hashed
- Tokens are stored in browser localStorage
- HTTPS encryption for all data transfer
- Automatic token refresh prevents session timeouts
Logging Out
Logging Out
To log out:
- Click your profile in the top right
- Select Logout
- Your session will be cleared and you’ll be redirected to the login page
GitHub Integration (Optional)
Connect your GitHub account to import private repositories and commit code directly from Tesslate Studio.1
Navigate to Dashboard
From your project dashboard, click Connect GitHub or go to your profile settings.
2
Authorize GitHub
You’ll be redirected to GitHub to authorize Tesslate Studio. Click Authorize.
3
Grant Permissions
Tesslate Studio requests:
- Read access to your repositories
- Write access to commit code changes
- Access to repository metadata
4
Return to Dashboard
After authorization, you’ll be redirected back to Tesslate Studio with GitHub connected.
GitHub connection is optional. You can still import public repositories without connecting your account.
Troubleshooting
Forgot Password
Forgot Password
If you forgot your password:
- Click Forgot Password on the login page
- Enter your email address
- Check your email for reset instructions
- Follow the link to set a new password
Username Already Taken
Username Already Taken
If your desired username is taken:
- Try adding numbers or underscores (e.g.,
john_doe_123) - Use a variation of your name
- Combine words (e.g.,
johnbuilds,coderjohn)
Can't Log In
Can't Log In
If you can’t log in:
- Verify your username/email and password are correct
- Check that Caps Lock is off
- Clear your browser cache and cookies
- Try a different browser
- Contact support if the issue persists
Session Expired
Session Expired
If your session expires:
- Simply log in again
- Your projects and data are safe
- Sessions auto-refresh normally, but may expire if inactive for extended periods