firebase / firebase/firebase-unity-sdk
Call Firebase Functions from Editor with Service Account
Open
api: functions
type: feature request
- Dominant language
- C#
- Stars
- 320
- Forks
- 60
- Avg merge
- 11h 15m
- Merged PRs (30d)
- 11
Description
I'm looking for a way to call a Firebase Function with the credentials of a Service Account running in Unity Editor. Database access works fine with the Service Account but when calling a Firebase Function, context.auth is empty on the server side.
Is it possible to provide a valid session for a Service Account which has context.auth set?
Contributor guide
Assessment
This issue has not been assessed yet.