使用jwt且没有护照的用户身份验证 您需要触摸如下所示的.env: PORT=3001 MONGODB_URI=mongodb://localhost/mernAuth JWT_SECRET="mysecretmessage"