remyla/damas-core

server-node.js / jwt : signIn with email

Closed this issue · 0 comments

For now, we use username to signIn. We would like to signIn with email too.

damas.signIn("axel@email.fr", "passwordaxel");