authenticate
POST
http://localhost:9090/vwe/users/authenticate
请求参数
参数名
类型
描述
必填
username
string
示例:test
必填
password
string
示例:test123
必填
响应参数
参数名
类型
描述
必填
password
string
示例:test123
可选
role
string
示例:user
必填
creator
string
示例:admin
可选
modifier
string
示例:admin
可选
_id
string
示例:5edb49a8db8c5c1ed0d62e09
必填
username
string
示例:test
必填
email
string
示例:test@qq.com
可选
createTime
string
示例:2020-06-06T07:45:44.186Z
可选
modifiedTime
string
示例:2020-06-06T07:45:44.186Z
可选
__v
int
示例:0
可选
token
string
示例:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiI1ZWRiNDlhOGRiOGM1YzFlZDBkNjJlMDkiLCJpYXQiOjE2MDY3OTU5NTl9.wAVap_uuKBO5lpPmkMh7Iq8sm2czqfp83lv5QhohwCo
必填