locorda_solid 0.5.2
locorda_solid: ^0.5.2 copied to clipboard
Solid Pod backend for Locorda BYOB sync — OIDC/DPoP authentication, login UI, and file-per-resource storage for Solid-compliant Pods. One of multiple Locorda backends.
0.5.1 #
0.5.0 #
- Initial public release
SolidMainIntegration: main-threadRemoteIntegrationfor Solid Pod backends; handles OIDC authentication, login UI and worker bridgeSolidWorkerHandler: worker-thread handler for HTTP operations against Solid PodsSolidConfig: configuration for storage paths and Solid-specific optionsSolidAuthLocalizations: localisation support for login UI (English and German)- Uses
FilePerResourcestorage layout: each RDF resource maps to one Solid document, maintaining full linked-data interoperability - Note: Solid's HTTP protocol has no batch-write primitive; each save requires an individual PUT/PATCH request