Commit d7772f9
authored
password_hash obtained from Firebase Auth backend needs to be base64URL decoded before import to avoid double encoding (firebase#652)
Co-authored-by: Thomas Burke <[email protected]>1 parent 6c565f2 commit d7772f9
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
571 | 571 | | |
572 | 572 | | |
573 | 573 | | |
574 | | - | |
575 | | - | |
| 574 | + | |
| 575 | + | |
576 | 576 | | |
577 | 577 | | |
578 | 578 | | |
| |||
0 commit comments