Auth

Login by email

Login by email with verify code (Need send email verify code first) or password

post/auth/email/login

Request body

codestring
emailstring required
passwordstring

Response

OK

tokenstring required

Changes