Files
lasuite-drive/docs
Nathan Vasse 62b8341dd7 ♻️(backend) refactor entitlements into backend package
Restructure the entitlements module from flat files into a
backends/ package with a factory pattern. This enables
constructor kwargs injection for backend configuration.

Rename ANCT backend to DeployCenter to match the actual
service name, and rename Dummy backend to Static for clarity.
The factory now passes ENTITLEMENTS_BACKEND_PARAMETERS to
the backend constructor, making configuration more explicit
and testable.

Some request parameters get updated because of changes on
deploy center side that need to be reflected in services.
2026-04-29 10:17:25 +02:00
..
2026-03-11 14:57:28 +01:00
2025-11-19 10:12:25 +01:00
2026-04-23 17:42:48 +02:00
2025-12-01 11:12:43 +01:00
2025-11-19 10:12:25 +01:00
2026-04-23 17:42:48 +02:00