Skip to content

Call Firebase Functions from Editor with Service Account #276

Open
@rusitschka

Description

@rusitschka

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?

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