Skip to content

Latest commit

 

History

History
executable file
·
25 lines (15 loc) · 935 Bytes

README.md

File metadata and controls

executable file
·
25 lines (15 loc) · 935 Bytes

Firebase Scrypt

Open Microservice Specification Version License: MIT

When you export accounts from Firebase, their passwords are encrypted using a modified version of the scrypt algorithm. This service can be used to validate passwords of accounts exported from Firebase.

Usage

You will need the hash parameters from Firebase. Go to Firebase Console > Authentication and click the menu on the top right corner of the users list, then click on Password hash parameters

Actions

  • hash

    Storyscript:

    hashed = firebase-scrypt hash memCost:14 rounds:8 saltSeparator:"yoursaltseparator" signerKey:"yoursignerkey" salt="randomsalt" password="verysecurepassword"

    Output:

    GWWlYtpW8fgd