angular / angular/angularfire

In AngularFireFunctions allow for calling `httpsCallableFromURL`

Open
#3,258 1 comment 4 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
7.8k
Forks
2.2k
Avg merge
22h 28m
Merged PRs (30d)
6

Description

Feature request
========================

In AngularFireFunctions allow for calling `httpsCallableFromURL` (https://firebase.google.com/docs/reference/js/functions.md#httpscallablefromurl), similar to current call call to `httpsCallable`. With Firebase Cloud Functions V2 this is the only way for calling that new functions (since, they are still in preview mode: https://firebase.google.com/docs/functions/beta/callable#call_the_function).

Contributor guide

Open the contributing guide

Research direction

Start at the AngularFireFunctions entry point and compare its existing httpsCallable support with Firebase's httpsCallableFromURL API described in the issue. Done means AngularFireFunctions can call a Cloud Functions V2 endpoint by URL with behavior consistent with the existing callable support; add or update the relevant tests if the implementation identifies them.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, firebase, typescript
Domain
api, cloud
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.