Skip to content
Query.Farm
Talk with Us

vgi.auth

Module overview

Convenience re-exports of authentication types from vgi-rpc.

Core types (always available):

AuthContext, CallContext

HTTP auth factories (require vgi[http]):

bearer_authenticate, bearer_authenticate_static, chain_authenticate,
OAuthResourceMetadata, AuthUnavailableError

Token introspection (requires vgi[http]):

TokenIdentity, TokenResolver

JWT auth (requires vgi[oauth]):

jwt_authenticate