taolib.testing.auth.fastapi.schemes#
FastAPI 安全方案工厂。
提供 OAuth2 和 API Key 安全方案的工厂函数。
Functions#
|
创建 OAuth2 Password Bearer 安全方案。 |
|
创建 API Key Header 安全方案。 |
FastAPI 安全方案工厂。
提供 OAuth2 和 API Key 安全方案的工厂函数。
|
创建 OAuth2 Password Bearer 安全方案。 |
|
创建 API Key Header 安全方案。 |