标签: reactjs authentication redux header axios
我对React和Redux还是很陌生,并且在我的登录表单中遇到了身份验证问题。如何在React + Redux中返回用户凭据(用户名和密码)到请求标头中,并获得状态响应(未经授权为401,成功为200)?