ds_auth_base 0.0.1 copy "ds_auth_base: ^0.0.1" to clipboard
ds_auth_base: ^0.0.1 copied to clipboard

Base package for DartStream authentication, including foundational classes and interfaces.

DartStream #

DS Standard Packages #

DS Standard packages allow you to utilize core dart features maintained by the Dart team. The depdendencies remain largely unmodified. Dartstream extends the built-in classes and methods, therefore allowing developers the greatest composition flexibility when building their applications.


Supported Authentication SDKs #

DartStream provides first-class integration with the following 10 authentication SDKs. Install them via Pub and find source, issues, and examples on GitHub:

Provider Package Name Pub Dev GitHub
Auth0 auth0_dart-auth-sdk pub.flutter-io.cn github
Cognito cognito_dart-auth-sdk pub.flutter-io.cn github
EntraId entra-id-dart-auth-sdk pub.flutter-io.cn github
Fingerprint fingerprint_dart-auth-sdk pub.flutter-io.cn github
Firebase firebase_dart_admin_auth_sdk pub.flutter-io.cn github
Magic magic_dart-auth-sdk pub.flutter-io.cn github
Okta okta_dart-auth-sdk pub.flutter-io.cn github
Ping ping_dart-auth-sdk pub.flutter-io.cn github
Stytch stytch_dart-auth-sdk pub.flutter-io.cn github
Transmit transmit_dart-auth-sdk pub.flutter-io.cn github

Package Conflicts and Aliases #

In some cases, core dart package have naming conflicts (ie. same method, classname). For some packages, we build wrappers and use the DS prefix to avoid those conflicts.

In other cases, where may avoid using a package altogether. We will keep the documentation up to date as often as possible.

Licensing #

All Dartstream packages are licensed under BSD-3, except for the services packages, which uses the ELv2 license, and the Dartstream SDK packages, which are licensed from third party software Aortem Inc. In short, this means that you can, without limitation, use any of the client packages in your app as long as you do not offer the SDK's or services as a cloud service to 3rd parties (this is typically only relevant for cloud service providers). See the LICENSE file for more details.

Enhance with DartStream #

We hope DartStream helps you to efficiently build and scale your server-side applications. Join our growing community and start contributing to the ecosystem today!

0
likes
140
points
250
downloads

Publisher

unverified uploader

Weekly Downloads

Base package for DartStream authentication, including foundational classes and interfaces.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

ds_auth0_auth_provider, ds_fingerprint_auth_provider, ds_firebase_auth_provider, ds_magic_auth_provider, ds_transmit_auth_provider

More

Packages that depend on ds_auth_base