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 c8838e1 commit 1661adcCopy full SHA for 1661adc
src/auth/auth-api-request.ts
@@ -2084,7 +2084,7 @@ export class AuthRequestHandler extends AbstractAuthRequestHandler {
2084
* The FirebaseAuthRequestHandler constructor used to initialize an instance using a FirebaseApp.
2085
*
2086
* @param app - The app used to fetch access tokens to sign API requests.
2087
- * @constructor.
+ * @constructor
2088
*/
2089
constructor(app: App) {
2090
super(app);
0 commit comments