locorda_solid_auth_worker 0.5.0 copy "locorda_solid_auth_worker: ^0.5.0" to clipboard
locorda_solid_auth_worker: ^0.5.0 copied to clipboard

Solid authentication bridge for Locorda worker architecture. Synchronizes auth state from main thread to worker isolate.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add locorda_solid_auth_worker

With Flutter:

 $ flutter pub add locorda_solid_auth_worker

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  locorda_solid_auth_worker: ^0.5.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:locorda_solid_auth_worker/locorda_solid_auth_worker.dart';
0
likes
0
points
122
downloads

Publisher

verified publisherlocorda.dev

Weekly Downloads

Solid authentication bridge for Locorda worker architecture. Synchronizes auth state from main thread to worker isolate.

Repository (GitHub)
View/report issues

Topics

#rdf #crdt #solid #offline-first #sync

License

unknown (license)

Dependencies

flutter, locorda_core, locorda_rdf_core, locorda_solid_core, locorda_worker, logging, solid_oidc_auth

More

Packages that depend on locorda_solid_auth_worker