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

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

Changelog #

2.0.0 #

Initial release of the Flutter / Dart SDK for @ackplus/nest-auth.

  • NestAuthClient — header-token mode HTTP client with transparent 401 refresh-and-retry.
  • Full auth surface: signup, email/password login, passwordless, social login, logout, refresh; password reset, change password; email & phone verification; switch tenant; MFA challenge/verify/status.
  • Token storage: TokenStorage interface with InMemoryTokenStorage and SecureTokenStorage (backed by flutter_secure_storage).
  • NestAuthController — a ChangeNotifier for reactive UIs.
  • Typed models (AuthResponse, SessionUser, TokenPair) and NestAuthException.
0
likes
0
points
107
downloads

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

unknown (license)

Dependencies

flutter, flutter_secure_storage, http

More

Packages that depend on nest_auth_flutter