mercurjs / mercur

JavaScript Open Source
Multi-Vendor Marketplace Accelerator build on top of Medusa.js. Mercur simplifies the path to your own customized, multi-vendor marketplace.
https://mercurjs.com
MIT License
153 stars 15 forks source link

Cannot login to Admin first time #8

Closed altermod closed 3 months ago

altermod commented 3 months ago

During initial setup I tried logging into the admin panel following the instructions on npm https://www.npmjs.com/package/mercurjs

admin@medusa-test.com password supersecret

image

Can you provide the password or workaround for this? Thanks

altermod commented 3 months ago

Well I see the admin backend is throwing this error: error: User with email: admin@medusa-test.com was not found

But I can see the user in the user table exists. image

altermod commented 3 months ago

Was I supposed to put the REVALIDATE_SECRET=supersecret in the admin or api .env file image