-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Set default demo account to [email protected] #7304
Comments
@FelixMalfait @vijaysingh2219 I think there was a misunderstanding on this one:
|
@charlesBochet it's simpler to have a single credential for everyone. It works perfectly today now that the readme has been updated, demo env is autofilled and everyone's happy :) (edit: in case it's not clear, I disagree and I think we should leave things as they are right now) |
Hey @FelixMalfait , I believe my changes were correct, as the email should be [email protected] both in the README and in the prefilled modal. However, the README was changed to [email protected] instead. |
@vijaysingh2219 your change was indeed correct for the issue yes thanks, but I changed the goal. We agreed with @Bonapara it's simpler to have a single set of credentials |
Thanks for the update, @FelixMalfait! I appreciate the clarification about the goal. |
Thanks @vijaysingh2219! |
Hi @Bonapara and team, today I was trying to set up the project locally and was following the docs from https://twenty.com/developers/local-setup. Everything was working fine until I tried to login as mentioned in the docs with [email protected] email but I was not able to login (attaching screenshot of the error for your reference). Then I checked this issue and tried to logging in with [email protected] and it worked! To ensure a seamless experience for new contributors, I just wanted to highlight the login issue that needs to be corrected, either in the documentation or the application. |
🤔 Thanks for notifying us @priyankchopra2. This is a strange one, we will monitor it. |
This PR updates the default login credentials for the demo environment. The current default is set to [email protected], and we want to change it to: Email: `[email protected]` Password: `Applecar2025` Changes: - Updated default demo login email from [email protected] to [email protected] Resolves twentyhq#7304 --------- Co-authored-by: Félix Malfait <[email protected]>
Current behavior
Today, the default account on demo.twenty.com is set to [email protected], like we do in local
CleanShot.2024-09-27.at.18.04.45.mp4
Desired Behavior
We want the default demo default login to be set to:
email: [email protected]
password: Applecar2025
The text was updated successfully, but these errors were encountered: