-
Implement POST /users/login endpoint:
- receives Firebase token from Frontend
- Utilize Fireabse SDK on backend side to verify the token, fails -> 401
- Check the email for this token is verified, if …
-
Request for a port on firebase_admin module
-
### How can we reproduce the crash?
We are building bundles with bun using unity commands, and pushing it into a firebase storage.
(The process for building the bundles is taking a lot of times, up …
-
Hello,
Thanks for the package, it's very good and works well with nextjs, I am exploring how it could work without next.js given that one is using a framework that supports the features we used her…
-
I’m developing a custom MFA-based authentication system, so I prefer not to use the Firebase client SDK since Firebase only supports MFA via SMS, not email.
I’m building my own system, but I’m surp…
-
### Related issues
#1128
### [REQUIRED] Version info
**node:** 20.13.1
**firebase-functions:** 6.0.1
**firebase-tools:** 13.22.0
**firebase-admin:** 12.5.0
###…
-
I've successfuly edited web panel and host it.after installing sketchware and successfully restored project and added my firebase details and installed it.but doesnt showing my victims list only showi…
-
https://firebase.google.com/docs/cloud-messaging/admin/
from the main readme
![Screenshot 47](https://github.com/user-attachments/assets/94e383f1-0ab6-477d-9d02-ec12a502935b)
-
I ran the same code maybe 2-4 weeks ago on deno deploy and it worked, but now I run it from my own server and get this error: I saw similar issues raised (error with node:http2) before like this but n…
-
```
import { NextRequest, NextResponse } from "next/server";
import { authMiddleware, redirectToHome, redirectToLogin } from "next-firebase-auth-edge";
export async function middleware(request: N…