crossmint_auth 0.1.1 copy "crossmint_auth: ^0.1.1" to clipboard
crossmint_auth: ^0.1.1 copied to clipboard

Pure-Dart authentication primitives for the Crossmint Flutter SDK — auth state, session storage, and shared models.

0.1.1 #

  • Refactor: replaced oneTimeSecret.trim().isNotEmpty == false with oneTimeSecret.trim().isEmpty in auth_api_service.dart. Same semantics, no double-negative.
  • Docs: expanded dartdoc coverage on the public surface for the pub.dev landing page, plus a follow-up pass that fixed broken [reference] link targets and dartdoc format regressions surfaced by the docs build.

0.1.0 #

  • First public release on pub.dev

0.0.1 #

  • Initial internal extraction from crossmint_flutter
  • Added shared auth models, auth state, and auth storage abstractions
0
likes
140
points
1.19k
downloads

Documentation

API reference

Publisher

verified publishercrossmint.com

Weekly Downloads

Pure-Dart authentication primitives for the Crossmint Flutter SDK — auth state, session storage, and shared models.

Homepage
Repository (GitHub)
View/report issues

Topics

#crossmint #authentication

License

Apache-2.0 (license)

Dependencies

crossmint_core

More

Packages that depend on crossmint_auth