Skip to content

Create account hub

Create a Coreflux Account

Your Coreflux account is pivotal for enhancing your Hub experience. It enables you to download assets and power-ups for the data hub seamlessly.

Steps to Create Your Account

  1. Access the Signup Page: Within the Coreflux Hub application, navigate to the 'Signup' option. This will open the signup page directly within the application.

  2. Fill in Details:

  3. Account Information: Provide the necessary details such as your email and set a secure password.
  4. Personal Information: Fill in your personal details as required.
  5. Billing Information: If prompted, provide your billing details.
  6. Select Country: Choose your country from the dropdown list.
  7. Acceptance: Ensure you accept the Terms and the Privacy policy before proceeding.

  8. Submit: After filling in all the details, click on the 'Submit' button to create your account.

  9. Verify Your Email: After signing up, you'll receive an email verification link. Open your email, locate the verification message from Coreflux, and click on the provided link to activate your account. This step ensures the security and authenticity of your account.

Logging In

  1. Access the Login Page: Within the Coreflux Hub application, navigate to the 'Login' option. This will open the login page directly within the application.

  2. Enter Credentials: Provide your email and password that you set during the signup process.

  3. Log In: Click on the 'Log in' button. Upon successful login, the application will securely authenticate you, providing a token valid for 30 minutes. This authentication utilizes advanced JWT and OAuth concepts to ensure the safety and integrity of your session. What Happens in the Background:

What happens in the background

The GUI interacts with the Coreflux system's backend by executing the login command. This command authenticates the user by verifying the provided username and password against the Coreflux user database. Upon successful authentication, the system grants access to the user, allowing them to proceed to the Asset Store and manage assets. It's important to ensure that the credentials are entered correctly to avoid login errors.

-L | --login <username> <password>