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

Locorda Solid Auth - Solid authentication implementation for locorda using solid-auth

locorda_solid_auth #

Solid OIDC / DPoP authentication implementation for Locorda, used internally by locorda_solid.

Most applications should depend on locorda_solid rather than this package directly. Add locorda_solid_auth only when you need to integrate Solid authentication into a custom UI or auth flow without the full Solid backend.

What it contains #

Type Purpose
SolidAuthBridge Wraps the solid_auth library; handles OIDC token exchange and DPoP proof generation
SolidLoginPage Ready-to-use Flutter login screen for Solid Pods
SolidStatusWidget / SolidStatusDefaults Sync-status widget for Solid backends
SolidProviderService Discovers and lists known Solid identity providers
SolidAuthLocalizations Localisation delegates for the login UI

Dependency #

flutter pub add locorda_solid_auth

Further reading #

  • locorda_solid — recommended entry point for Solid Pod sync
  • locorda — getting started guide
0
likes
0
points
120
downloads

Publisher

verified publisherlocorda.dev

Weekly Downloads

Locorda Solid Auth - Solid authentication implementation for locorda using solid-auth

Homepage
Repository (GitHub)
View/report issues

Topics

#solid #authentication #oidc

License

unknown (license)

Dependencies

flutter, flutter_localizations, intl, locorda_core, locorda_solid_core, locorda_ui, logging, solid_oidc_auth, url_launcher

More

Packages that depend on locorda_solid_auth