locorda_solid_auth_worker 0.5.2 copy "locorda_solid_auth_worker: ^0.5.2" to clipboard
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.

Use this package as a library

Depend on it

Run this command:

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 flutter pub get):

dependencies:
  locorda_solid_auth_worker: ^0.5.2

Alternatively, your editor might support 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
150
points
192
downloads

Documentation

API reference

Publisher

verified publisherlocorda.dev

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#solid #authentication #worker

License

MIT (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