ds_auth0_auth_provider 0.0.2 copy "ds_auth0_auth_provider: ^0.0.2" to clipboard
ds_auth0_auth_provider: ^0.0.2 copied to clipboard

Auth0 authentication provider for Dartstream.

0.0.2 #

Updated #

  • Dependency constraints: auth0_dart_auth_sdk ^0.0.4, ds_auth_base ^0.0.2, ds_standard_features ^0.1.5
  • Dev dependency: test ^1.29.0

0.0.1 #

Added #

  • Bump New SDK version 3.9.0

0.0.1-pre #

Added #

  • New Auth0 provider package ds_auth0_auth_provider under
    packages/standard/standard_extensions/auth/providers/auth0/
  • Export entrypoint:
    • lib/ds_auth0_auth_export.dart
  • Core provider implementation:
    • lib/ds_auth0_auth_provider.dart (implements DSAuthProvider with full Auth0 flows)
  • Utility modules:
    • lib/src/ds_token_manager.dart (JWT storage & expiry)
    • lib/src/ds_session_manager.dart (session & device tracking)
    • lib/src/ds_error_mapper.dart (maps Auth0 errors → DSAuthError)
    • lib/src/ds_event_handlers.dart (emits DSAuthEventType callbacks)
  • Package metadata:
    • manifest.yaml (name, version, entry_point)
    • pubspec.yaml (package version, workspace resolution, deps on auth0_dart_auth_sdk, ds_auth_base, ds_standard_features)
0
likes
130
points
56
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Auth0 authentication provider for Dartstream.

Repository (GitHub)
View/report issues
Contributing

License

unknown (license)

Dependencies

auth0_dart_auth_sdk, ds_auth_base, ds_standard_features

More

Packages that depend on ds_auth0_auth_provider