Alejandra
10 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
0 deletions
-
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"> |
|
|
|