cognito_dart_auth_sdk 0.0.1-pre+1 copy "cognito_dart_auth_sdk: ^0.0.1-pre+1" to clipboard
cognito_dart_auth_sdk: ^0.0.1-pre+1 copied to clipboard

A Dart SDK for Cognito Authentication, enabling secure server-side authentication and user management for Dart-based backend applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cognito_dart_auth_sdk

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

dependencies:
  cognito_dart_auth_sdk: ^0.0.1-pre+1

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

Import it

Now in your Dart code, you can use:

import 'package:cognito_dart_auth_sdk/cognito_dart_auth_sdk.dart';
0
likes
60
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart SDK for Cognito Authentication, enabling secure server-side authentication and user management for Dart-based backend applications.

Repository (GitHub)

License

unknown (license)

Dependencies

ds_standard_features, jwt_generator

More

Packages that depend on cognito_dart_auth_sdk