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

discontinued

SuperTokens session management implementation for Flutter apps

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add supertokens

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

dependencies:
  supertokens: ^0.0.1

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:supertokens/supertokens.dart';
3
likes
110
pub points
10%
popularity

Publisher

verified publishersupertokens.io

SuperTokens session management implementation for Flutter apps

Homepage

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, http, mutex, shared_preferences

More

Packages that depend on supertokens