creativetimofficial / nuxt-argon-dashboard-laravel

11 stars 70 forks source link

Invalid credentials when logging into the example pages #1

Open dahyui opened 1 year ago

dahyui commented 1 year ago

Prerequisites

Please answer the following questions for yourself before submitting an issue.

Expected Behavior

Login with the provided credentials to view the example pages

Current Behavior

Get a message "Invalid credentials" when submitting login information.

Failure Information (for bugs)

Network request returns a CORS error.

Steps to Reproduce

  1. Go to https://nuxt-argon-dashboard-laravel.creative-tim.com/login
  2. Enter login credentials
faridistiqlal commented 11 months ago

i install in localhost and still get warning "invalid credential" CleanShot 2023-10-26 at 11 16 58@2x

JohnyProkie commented 9 months ago

Happens to me as well, same conclusion: cors is not properly configured.