locorda_solid_auth_worker 0.5.2
locorda_solid_auth_worker: ^0.5.2 copied to clipboard
Solid authentication bridge for Locorda worker architecture. Synchronizes auth state from main thread to worker isolate.
0.5.1 #
0.5.0 #
- Initial public release
SolidAuthBridge: main-thread bridge that forwards DPoP credential updates to the worker viaWorkerChannelWorkerSolidAuthProvider: worker-sideSolidAuthProviderthat receives credential updates from the main threadUpdateAuthMessage: typed message for transmitting authentication state across the isolate/worker boundary- Enables DPoP token signing inside the worker without main-thread round-trips