Skip to content

issues Search Results · repo:Moe03/firebase-admin-rest language:TypeScript

Filter by

9 results
 (59 ms)

9 results

inMoe03/firebase-admin-rest (press backspace or delete to remove)

We want to use your code, any chance you can change the url to be more flexible? const setDocRes: any = await fetch(`https://firestore.googleapis.com/v1beta1/projects/${typedEnv.FIREBASE_REST_PROJECT_ID}/databases/${finalDb}/documents/${docPath}${mergeAppend}`, ...
  • charliegucci
  • Opened 
    on Feb 4
  • #9

I just came across this package and tried setting up on my repo. I am using NextJS 14 and edge runtime. I am deploying the app on cloudflare pages so all routes have to be on edge. Is there any workaround ...
  • ahsankhan26
  • Opened 
    on Nov 18, 2024
  • #8

You should add Firebase Auth. The code is already there from this stale REPO: https://github.com/Marplex/flarebase-auth Look at the fetch PR when you do it. Thanks! J
  • jdgamble555
  • Opened 
    on Aug 15, 2024
  • #7

Are there any plans to support the emulator suite?
  • JZubero
  • Opened 
    on Jul 30, 2024
  • #6

This would be greatly appreciated. Thank you. See: https://cloud.google.com/firestore/docs/manage-data/transactions#transactions
  • samiy803
  • 2
  • Opened 
    on May 27, 2024
  • #5

Re-auth nedeed after long durations of use. Tried running for longer period of times, resulting in the access token expiring { code :401, message : Request had invalid authentication credentials. Expected ...
  • imMadsen
  • Opened 
    on May 15, 2024
  • #4

Of course if you re working on NodeJS env its better to just use the official firebase-admin sdk as we re specificallly using packages that only work on cloudflare workers (in built crypto.subtle), this ...
  • Moe03
  • 2
  • Opened 
    on May 4, 2024
  • #3

Aware of this, will fix asap
  • Moe03
  • Opened 
    on May 4, 2024
  • #2

I m not sure if this is available on REST yet (I would think it would be just not documented), but would be cool to have the Vector Type. https://firebase.google.com/docs/firestore/vector-search J
  • jdgamble555
  • Opened 
    on Apr 25, 2024
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub