nest_auth_flutter 2.5.1 copy "nest_auth_flutter: ^2.5.1" to clipboard
nest_auth_flutter: ^2.5.1 copied to clipboard

Flutter / Dart SDK for NestJS authentication with @ackplus/nest-auth — HTTP client, secure token storage, and automatic refresh.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nest_auth_flutter

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

dependencies:
  nest_auth_flutter: ^2.5.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:nest_auth_flutter/nest_auth_flutter.dart';
0
likes
125
points
107
downloads

Documentation

API reference

Publisher

verified publisherackplus.com

Weekly Downloads

Flutter / Dart SDK for NestJS authentication with @ackplus/nest-auth — HTTP client, secure token storage, and automatic refresh.

Repository (GitHub)
View/report issues

Topics

#authentication #jwt #nestjs #oauth

License

MIT (license)

Dependencies

flutter, flutter_secure_storage, http

More

Packages that depend on nest_auth_flutter