Hsiaoming Yang
Hsiaoming Yang
Added here: https://captcha.lepture.com/audio/#voice-library
Close this issue in favor of #427. There is a standard for JWT access token now.
I don't know if OAuth 2.0 supports multiple scope in this way. Can you show me the RFC description? From what I know, the `scope` should be using `+`: ```...
@Wauplin A PR is welcome. Thank you.
It will not crash, Flask will raise a 400 bad request for this case, unless Flask has changed this behavior.
Hi, thanks. It would be great if you can add a test case for this method.
I think it is a good feature, feel free to send a pull request. The method should be added in every clients.
@Lawouach @lspgn A pull request is welcome.
@lspgn thanks for your work. Maybe you need to add a test case for `send` method.
Hi, I don't quite understand the question. Currently, starlette/FastAPI has only the client integration, while you are comparing fastapi's client documentation with Flask's server documentation.