我是 API 新手,我需要能够使用请求对用户进行身份验证GET,以便自动化气流中的流程。
GET
是否可以使用GET请求进行身份验证?例如:
hhtp://localhost:8000/transformar?user:password
python authentication fastapi
authentication ×1
fastapi ×1
python ×1