Changes for version v0.0.6 - 2026-08-20
- POD
- Added pod for the method challenge_header() in PAGI::FastAPI::Security::Base.
- Fixed broken example in PAGI::FastAPI::Security::HTTPBearer.
Documentation
Modules
Authentication scheme building blocks for PAGI::FastAPI
API key authentication scheme for PAGI::FastAPI
Internal base class for PAGI::FastAPI::Security schemes
HTTP Basic authentication scheme for PAGI::FastAPI
HTTP Bearer token scheme for PAGI::FastAPI
OAuth2 password-bearer scheme for PAGI::FastAPI