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

This commit is contained in:
Alejandra 2024-06-02 20:48:20 -05:00 committed by GitHub
parent e3d9f8cfc7
commit 00ebe9c841
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

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