github teamhanko/hanko backend/v2.7.0
Hanko v2.7: Firebase User and Password Hashes Import

6 hours ago

The main feature of this release is support for Firebase Scrypt password hashes, specifically to enable importing Firebase users together with their existing Scrypt password hashes.

This makes it possible to migrate users from Firebase Authentication while preserving their password hashes, as exported via the Firebase CLI.

Beyond that, we updated a number of dependencies as usual.

What's Changed

  • chore(deps): bump dotenv from 17.3.1 to 17.4.1 in /frontend by @dependabot[bot] in #2587
  • chore(deps): bump next from 16.2.1 to 16.2.2 in /frontend by @dependabot[bot] in #2589
  • chore(deps-dev): bump turbo from 2.8.20 to 2.9.5 in /frontend by @dependabot[bot] in #2590
  • chore: set omitempty flag by @FreddyDevelop in #2598
  • chore(deps-dev): bump sass from 1.98.0 to 1.99.0 in /frontend by @dependabot[bot] in #2597
  • chore(deps-dev): bump ts-loader from 9.5.4 to 9.5.7 in /frontend by @dependabot[bot] in #2596
  • chore(deps-dev): bump ts-jest from 29.4.6 to 29.4.9 in /frontend by @dependabot[bot] in #2594
  • chore(deps): bump github.com/coreos/go-oidc/v3 from 3.17.0 to 3.18.0 in /backend by @dependabot[bot] in #2592
  • chore(deps): bump next from 16.2.2 to 16.2.3 in /frontend by @dependabot[bot] in #2602
  • chore(deps): bump react-router-dom from 7.13.1 to 7.14.0 in /frontend by @dependabot[bot] in #2604
  • chore(deps): bump golang.org/x/text from 0.35.0 to 0.36.0 in /backend by @dependabot[bot] in #2600
  • chore(deps): bump golang.org/x/crypto from 0.49.0 to 0.50.0 in /backend by @dependabot[bot] in #2599
  • chore(deps-dev): bump webpack from 5.105.4 to 5.106.1 in /frontend by @dependabot[bot] in #2610
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.14 to 1.32.16 in /backend by @dependabot[bot] in #2618
  • feat: firebase scrypt compatibility by @lfleischmann in #2647
  • chore: increase frontend version numbers by @FreddyDevelop in #2651
  • chore: autogenerate import JSON schema by @github-actions[bot] in #2652

Full Changelog: backend/v2.6.0...backend/v2.7.0

Don't miss a new hanko release

NewReleases is sending notifications on new releases.