📝 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

View File

@@ -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">