Browse Source

📝 Update `security/first-steps.md` (#11674)

pull/11676/head
Alejandra 10 months ago
committed by GitHub
parent
commit
00ebe9c841
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docs/en/docs/tutorial/security/first-steps.md

2
docs/en/docs/tutorial/security/first-steps.md

@ -51,6 +51,8 @@ Copy the example in a file `main.py`:
`pip install python-multipart`
This is because **OAuth2** uses "form data" for sending the `username` and `password`.
Run the example with:
<div class="termy">

Loading…
Cancel
Save