nhost_sdk 1.0.0-dev.7 copy "nhost_sdk: ^1.0.0-dev.7" to clipboard
nhost_sdk: ^1.0.0-dev.7 copied to clipboard

outdated

Nhost authentication and file storage/retrieval APIs for the Dart language

1.0.0-dev.7 #

  • Add method to help with completing OAuth provider logins
  • Change package name to nhost_sdk

1.0.0-dev.6 #

  • Fix bug in authentication state change. I missed a boolean.

1.0.0-dev.5 #

  • Remove isAuthenticated, and introduce authenticationState — a tri-state enum. Nullable booleans are too easy to make mistakes with.

1.0.0-dev.4 #

  • Remove dependency on dart:io

1.0.0-dev.3 #

  • Upgrade to work with latest nhost_graphql_adapter library, which had a few breaking changes

1.0.0-dev.2 #

  • Add fileToken support to storage APIs
  • Remove dependency on json_serializable
  • Improve examples

1.0.0-dev.1 #

  • Add support for auto-login, and externally provided refresh tokens

1.0.0-dev.0 #

  • First version, in pre-release
23
likes
0
pub points
72%
popularity

Publisher

verified publishernhost.io

Nhost authentication and file storage/retrieval APIs for the Dart language

Homepage
Repository (GitHub)

License

unknown (LICENSE)

Dependencies

http, http_parser, jwt_decoder, meta, path, pedantic

More

Packages that depend on nhost_sdk