Pular para o conteúdo principal

Authentication — Login and Logout

Level: Basic Estimated time: 5-10 min Last updated: 2026-03-30


Prerequisites

  • Admin panel URL (e.g., https://{slug}.store.inallweb.com/admin)
  • Email and password provided when the store was created

Step 1 — Access the login page

  1. Open your browser and navigate to the admin panel URL
  2. The login page loads automatically

Admin panel login page


Step 2 — Enter credentials

  1. In the Email field, enter the email associated with your account
  2. In the Password field, enter your password

Tip: If you forgot your password, click Forgot password? to receive a recovery email.


Step 3 — Sign in

  1. Click the Sign In / Log In button
  2. Wait for credential validation
  3. After successful authentication, you will be redirected to the Dashboard

Dashboard after successful login


Step 4 — Log out

  1. Click your name or user icon in the top right corner
  2. Select Log Out / Sign Out
  3. You will be redirected to the login page
  4. The authentication token is automatically removed

Troubleshooting

ProblemSolution
Invalid credentialsCheck email and password; use password recovery
Page does not loadCheck the URL and internet connection
Session expiredLog in again; tokens expire for security

Guide generated from E2E system tests. Last updated: 2026-03-30.