We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b7b0b4 commit c287db8Copy full SHA for c287db8
src/v2/providers/https.ts
@@ -210,8 +210,6 @@ export interface CallableOptions<T = any> extends HttpsOptions {
210
heartbeatSeconds?: number | null;
211
212
/**
213
- * @beta
214
- *
215
* Callback for whether a request is authorized.
216
*
217
* Designed to allow reusable auth policies to be passed as an options object. Two built-in reusable policies exist:
0 commit comments