firebase / firebase/firebase-tools

firebase auth:import using PBKDF2_SHA512 from . net core identity 3.0

Open
#7,586 2 comments 0 reactions 0 assignees View on GitHub
api: auth type: feature request
Dominant language
TypeScript
Stars
4.5k
Forks
1.3k
Avg merge
1d 12h
Merged PRs (30d)
84

Description

### [REQUIRED] Environment info

13.15.4

**firebase-tools:**

**Platform:**
Windows

There isn't an option to import with PBKDF2_SHA512 algo which is what modern versions of the asp.net core identity 3.0 uses to store all password hashes.

I would like to import all my users to firebase, but can't see a way around this without firebase supporting the PBKDF2_SHA512 algo.

Contributor guide

Open the contributing guide

Research direction

Start at the Firebase CLI auth:import entry point and trace how imported password hashes are selected and processed. Compare the expected ASP.NET Core Identity 3.0 PBKDF2_SHA512 format with the import inputs, then verify that users using this algorithm can be imported successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
firebase, typescript
Domain
authentication, cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.