nhost_flutter_auth 4.0.7 copy "nhost_flutter_auth: ^4.0.7" to clipboard
nhost_flutter_auth: ^4.0.7 copied to clipboard

Provides Nhost authentication state to your Flutter app, making it easy to set up protected resources, and react to sign ins and sign outs.

4.0.7 #

  • Update a dependency to the latest release.

4.0.6 #

  • REFACTOR: remove unnecessary and unused files (#148).

4.0.5 #

  • Update a dependency to the latest release.

4.0.4 #

  • Update a dependency to the latest release.

4.0.3 #

  • Update a dependency to the latest release.

4.0.2 #

  • FIX: point to latest dep version to fix incompatible deps (#128).

4.0.1 #

  • Update a dependency to the latest release.

4.0.0 #

  • Update a dependency to the latest release.

3.0.2 #

  • Update a dependency to the latest release.

3.0.1 #

  • update nhost_dart to 1.0.1

3.0.0 #

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

3.0.0-dev.19 #

  • Update a dependency to the latest release.

3.0.0-dev.18 #

  • Update a dependency to the latest release.

3.0.0-dev.17 #

  • Update a dependency to the latest release.

3.0.0-dev.16 #

  • Update a dependency to the latest release.

3.0.0-dev.15 #

  • Update a dependency to the latest release.

3.0.0-dev.14 #

  • Update a dependency to the latest release.

3.0.0-dev.13 #

  • FEAT: support for hasura auth and storage client and refactor them to accept only URL.

3.0.0-dev.12 #

  • FEAT: Support for Subdomain cloud hosting and ServiceUrls self-hosting Nhost projects.

3.0.0-dev.11 #

  • FEAT: seperating all clients into their own packages.

3.0.0-dev.10 #

  • Update a dependency to the latest release.

3.0.0-dev.9 #

  • FIX: fix analyzer to fix ci.

3.0.0-dev.8 #

  • Update a dependency to the latest release.

3.0.0-dev.7 #

  • FIX: fix token expire time to be second and fix example of persistent token and silent login.

3.0.0-dev.6 #

  • FIX: bug in server and parsing user metadata.
  • FEAT: support for subdomain api.

3.0.0-dev.5 #

  • Update a dependency to the latest release.

3.0.0-dev.4 #

  • Update a dependency to the latest release.

3.0.0-dev.3 #

  • Update a dependency to the latest release.

3.0.0-dev.2 #

  • FIX: fix analyzer on ci for both stable and beta flutter sdk.
  • FEAT: add analyze command to melos.

3.0.0-dev.1 #

  • Update a dependency to the latest release.

3.0.0-dev.0 #

Note: This release has breaking changes.

  • FIX: upgrade deps.
  • BREAKING FEAT: increase flutter sdk constrain.

2.0.4 #

  • FEAT: Add metadata to sign up

2.0.3 #

  • CHORE: bump nhost_sdk version

2.0.2 #

  • FIX: nhost_flutter_auth: deprecated functions.

2.0.1 #

  • DOCS: Update pubspec sample in READMEs.

2.0.0 #

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

2.0.0-beta.3 #

  • Update a dependency to the latest release.

2.0.0-beta.2 #

Note: This release has breaking changes.

  • REFACTOR: Change all instances of login to sign in.
  • BREAKING REFACTOR: Rename signIn -> signInEmailPassword.

2.0.0-beta.1 #

Note: This release has breaking changes.

  • BREAKING REFACTOR: Change client names to include the word client.

2.0.0-beta.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: Migrate to the Nhost v2 backend.

1.0.11 #

  • FIX: Remove outdated links.
  • FIX: Remove unneeded imports across the board.

1.0.10 #

  • Update a dependency to the latest release.

1.0.9 #

  • FIX: Fix broken URLs across packages.
  • DOCS: Remove mention of older Flutter support from READMEs.
  • CHORE: Satisfy a couple of the new lints.
  • CHORE: Upgrade to latest stable SDK.
  • CHORE: Upgrade dependencies.
  • CHORE: Publish packages.
  • CHORE: Publish packages.
  • CHORE: Publish packages.

1.0.8 #

  • Update a dependency to the latest release.

1.0.7 #

  • FIX: Update NhostAuthProvider to rebuild on transitions from loading -> logged{In,Out}.

1.0.6 #

  • Update a dependency to the latest release.

1.0.5 #

  • Update a dependency to the latest release.

1.0.4 #

  • Update a dependency to the latest release.

1.0.3 #

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

1.0.3-dev.2 #

  • Update a dependency to the latest release.

1.0.3-dev.1 #

  • Update a dependency to the latest release.

1.0.3-dev.0 #

  • Update a dependency to the latest release.

1.0.2 #

  • FIX: Function signature in OAuth example.
  • FIX: Incorrect host in OAuth example.
  • DOCS: Fixed broken links in all README.md.
  • CHORE: Fill in a comment.

1.0.1 #

  • DOCS: Update links to point to future repo home.
  • DOCS: Add issue_tracker field to all pubspecs.
  • DOCS: Update repository urls in pubspecs.
  • DOCS: Update all version numbers in README getting starteds.
  • DOCS: Update test badge on all repos.

1.0.0 #

  • 🛳🐿

0.3.0+2 #

  • FIX: Fix the OAuth provider login flow example.
  • CI: Set up repository-wide continuous tests.
  • CHORE: Change name of example package.
  • CHORE: Publish packages.

0.3.0+1 #

  • DOCS: Update links in example READMEs to point to monorepo.
  • CHORE: Update imports to point to new nhost_sdk top-level.
  • CHORE: Add a standard Flutter .gitignore to the example.
  • CHORE: Update package repository URLs.

0.3.0 #

  • Update to latest nhost_sdk

0.2.0 #

  • NhostAuthProvider.of no longer fails if authentication information cannot be found

0.1.0 #

  • Migrate to newer APIs
  • Add examples
  • Rename parameter

0.0.0 #

  • First version, in pre-release
11
likes
160
points
371
downloads

Publisher

verified publishernhost.io

Weekly Downloads

2024.09.16 - 2025.03.31

Provides Nhost authentication state to your Flutter app, making it easy to set up protected resources, and react to sign ins and sign outs.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter, nhost_dart

More

Packages that depend on nhost_flutter_auth