aeat.domain.auth package¶
Domain facade for AEAT apoderamiento scope vocabulary.
This package re-exports the catalogue and parser primitives from
domain.auth.apoderamientos so callers can import the authorization
scope vocabulary from domain.auth. The domain layer owns
ApoderadoScope, ApoderamientosCatalogue,
parse_scope_tokens(), and UnknownScopeError; it does not persist
represented-party configuration or contact AEAT.
See also
domain.auth.apoderamientosfor the shipped scope catalogue,ALLexpansion, comma rejection, deduplication, and unknown-scope refusal rules.application.auth.ApoderadoServicefor encrypted, bucket-scoped represented-party configuration built on this vocabulary.