Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[🐛] Missing firebase-js-sdk API #7483

Open
@Nantris

Description

Issue

Unimplemented JS SDK features include:

  • storage.uploadBytes ((削除) This one is a blocker for us (削除ここまで)) uploadBytesResumable seems like a drop-in replacement, at least for us, but maybe not for everyone and probably is a bit heavier to run. Ideally uploadBytes would be supported still. (Update: This may produce intermittent issues not seen with uploadBytes, or it might be a coincidence)
  • storage.getStream
  • storage.getBlob
  • storage.getBytesSync
  • database.forceLongPolling
  • database.forceWebSockets
  • auth.TotpMultiFactorGenerator (Required for authenticator-app-based multifactor)

Also possibly the following:

  • auth.unenroll
  • auth.addTokenListener

I located these by searching for the string not implemented in the portions of the project we use. I've also made an effort to document the others but this may not be comprehensive, or may contain false positives for the auth ones.


Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /