Changes for version 0.0.4 - 2026-08-06

  • IMPROVEMENTS
    • Upgraded requirement to PAGI::FastAPI v0.0.5.
    • Updated eg/oauth2_password_bearer_app.pl to make use of form-urlencoded body as it is now supported by PAGI::FastAPI v0.0.5.

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