rlindskog / vueniverse

Full stack, user based, PWA, Vue template.
MIT License
335 stars 48 forks source link

Create admin not login #13

Closed drunkod closed 6 years ago

drunkod commented 6 years ago

I can not signin in to the generated password for the admin. Is there some dependencies not installed additionally? As an example of argon2? can be setting mongodb local?

rlindskog commented 6 years ago

You're correct, I replaced argon2 with bcryptjs a while ago. Should be good now.