OAuth2 规定客户端必需将username和password字段作为表单数据发送(不可使用JSON)。而且规范了字段必须这样命名 from fastapi import FastAPI, ...
確定! 回上一頁