-
Notifications
You must be signed in to change notification settings - Fork 390
chore: Merging main branch into modular-sdk #1411
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
106 commits
Select commit
Hold shift + click to select a range
f3b3caa
chore(core): Automate Daily Integration Tests (#1130)
lahirumaramba 8ae44ce
Updating Google Cloud naming (#1122)
egilmorez 1862342
update typo in interface name (#1138)
suchcodemuchwow 6ce98e2
Improve token verification logic with Auth Emulator. (#1148)
yuchenshi 01d8177
feat: Exporting all types of Messages so they can be used by consumer…
BorntraegerMarc fc2f557
feat(auth): Implement getUserByProviderId (#769)
rsgowman a00ce05
Allow enabling of anonymous provider via tenant configuration (#802)
rsgowman bea66a9
feat(auth): Add ability to link a federated ID with the `updateUser()…
rsgowman 5c60cc4
(chore): Export UserProvider type and add it to toc.yaml (#1165)
lahirumaramba 9585775
[chore] Release 9.5.0 (#1167)
lahirumaramba 93362d5
chore: Updated doc generator for typedoc 0.19.0 (#1166)
hiranya911 6bcffa2
Update HOME.md (#1181)
egilmorez 994fd43
feat(rtdb): Support emulator mode for rules management operations (#1…
hiranya911 bf4bacb
fix: Decoupled proactive token refresh from FirebaseApp (#1194)
hiranya911 738eba7
fix(rtdb): Fixing the RTDB token listener callback (#1203)
hiranya911 97d3823
Add emulator-based integration tests. (#1155)
yuchenshi 19660d9
Disable one flaky tests in emulator. (#1205)
yuchenshi 2a5b7f6
[chore] Release 9.6.0 (#1209)
hiranya911 60b4e29
(chore): Add JWT Decoder and Signature Verifier (#1204)
lahirumaramba 1254850
chore: Add Mailgun send email action (#1210)
lahirumaramba e9e8a03
chore: Fix bug in send-email action code (#1214)
lahirumaramba 1cc82ae
Change dispatch event name in nightly workflow (#1216)
lahirumaramba d961c3f
chore: Clean up nightly workflow trigger tests (#1212)
lahirumaramba da0f44f
Add support for FIREBASE_STORAGE_EMULATOR_HOST env var (#1175)
abeisgoat 011c530
Revert "Disable one flaky tests in emulator. (#1205)" (#1227)
yuchenshi 58f60d6
fix(rtdb): Fixing a token refresh livelock in Cloud Functions (#1234)
hiranya911 be4ebc6
[chore] Release 9.7.0 (#1240)
lahirumaramba c6e9ef7
fix: adds missing EMAIL_NOT_FOUND error code (#1246)
bojeil-google d8b769a
build(deps-dev): bump lodash from 4.17.19 to 4.17.21 (#1255)
dependabot[bot] 43bfbd9
chore: Upgraded RTDB and other @firebase dependencies (#1250)
hiranya911 e65dbcf
build(deps): bump y18n from 3.2.1 to 3.2.2 (#1208)
dependabot[bot] 3ae6a69
Fix storage emulator env formatting (#1257)
abeisgoat 8267b56
build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#1260)
dependabot[bot] b88f891
feat: Add abuse reduction support (#1264)
lahirumaramba ab034f5
Fix @types/node conflict with grpc and port type (#1258)
nikhilag e5dc9f8
[chore] Release 9.8.0 (#1266)
lahirumaramba e759958
build(deps): bump handlebars from 4.7.6 to 4.7.7 (#1253)
dependabot[bot] e7155ea
build(deps): bump jose from 2.0.4 to 2.0.5 (#1265)
dependabot[bot] fd23ad0
fix: Revert regression introduced in #1257 (#1277)
hiranya911 3b48235
fix(auth): make MFA uid optional for updateUser operations (#1278)
bojeil-google 3a2d2fa
chore: Enabled dependabot (#1279)
hiranya911 6bf2aee
chore: Remove gulp-replace dependency (#1285)
hiranya911 11f2fb1
build(deps-dev): bump gulp-header from 1.8.12 to 2.0.9 (#1283)
dependabot[bot] df3b398
build(deps-dev): bump run-sequence from 1.2.2 to 2.2.1 (#1282)
dependabot[bot] 89387c1
build(deps-dev): bump sinon from 9.0.2 to 9.2.4 (#1289)
dependabot[bot] a549a6c
build(deps-dev): bump nyc from 14.1.1 to 15.1.0 (#1290)
dependabot[bot] d6dcf9e
build(deps-dev): bump chalk from 1.1.3 to 4.1.1 (#1288)
dependabot[bot] 9d87537
build(deps-dev): bump @microsoft/api-extractor from 7.11.2 to 7.15.2 …
dependabot[bot] 7afaf6c
chore: Teporarily disabling sendToDeviceGroup integration test (#1292)
hiranya911 1d2ff69
feat(auth): Added code flow support for OIDC flow. (#1220)
xil222 03c66d8
Update supported Node version to 10.13.0v (#1300)
lahirumaramba f914f92
Fixed integration test failure of skipped tests (#1299)
xil222 c529496
[chore] Release 9.9.0 (#1302)
lahirumaramba 2ffc177
Update OIDC reference docs (#1305)
lahirumaramba f4a9a16
Add OAuthResponseType to ToC (#1303)
lahirumaramba 29271ad
fix(auth): Better type hierarchies for Auth API (#1294)
hiranya911 5d5cea2
build(deps-dev): bump nock from 13.0.5 to 13.0.11 (#1311)
dependabot[bot] 09e82c0
build(deps): bump ws from 7.3.1 to 7.4.6 (#1309)
dependabot[bot] 312cdbb
build(deps-dev): bump del from 2.2.2 to 6.0.0 (#1310)
dependabot[bot] 278bfc9
build(deps-dev): bump @types/jsonwebtoken from 8.5.0 to 8.5.1 (#1315)
dependabot[bot] 2256f03
build(deps-dev): bump nock from 13.0.11 to 13.1.0 (#1313)
dependabot[bot] 2e6e5d3
build(deps-dev): bump @types/sinon-chai from 3.2.4 to 3.2.5 (#1316)
dependabot[bot] 8548bb3
build(deps-dev): bump bcrypt from 5.0.0 to 5.0.1 (#1324)
dependabot[bot] eb04602
build(deps): bump @google-cloud/firestore from 4.5.0 to 4.12.2 (#1325)
dependabot[bot] 3c78a73
build(deps-dev): bump @types/mocha from 2.2.48 to 8.2.2 (#1323)
dependabot[bot] 2a4de46
build(deps-dev): bump @firebase/app from 0.6.21 to 0.6.26 (#1329)
dependabot[bot] 24d3b91
build(deps): bump @firebase/database from 0.10.0 to 0.10.4 (#1328)
dependabot[bot] f09bd64
build(deps-dev): bump request-promise from 4.2.5 to 4.2.6 (#1331)
dependabot[bot] 9539a50
build(deps-dev): bump gulp-filter from 6.0.0 to 7.0.0 (#1334)
dependabot[bot] 9b0d7ef
build(deps-dev): bump @types/minimist from 1.2.0 to 1.2.1 (#1336)
dependabot[bot] 9872b9b
fix(docs): replace all global.html -> admin.html (#1341)
NothingEverHappens 0f9a7de
feat(fis): Adding the admin.installations() API for deleting Firebase…
hiranya911 6f73c8c
fix: Updated TOC for new Auth type aliases (#1342)
hiranya911 e51bf1d
[chore] Release 9.10.0
hiranya911 2ca2bca
[chore] Release 9.10.0 (#1345)
hiranya911 2feece3
build(deps-dev): bump @types/request-promise from 4.1.46 to 4.1.47 (#…
dependabot[bot] f990473
Merge branch 'master' of github.com:firebase/firebase-admin-node
hiranya911 dd942b0
build(deps): bump @firebase/database from 0.10.4 to 0.10.5 (#1350)
dependabot[bot] bf959e3
build(deps-dev): bump @types/nock from 9.3.1 to 11.1.0 (#1351)
dependabot[bot] e9cd6bf
build(deps-dev): bump @types/sinon from 9.0.4 to 10.0.2 (#1326)
dependabot[bot] 068ea80
build(deps): bump @firebase/database from 0.10.5 to 0.10.6 (#1356)
dependabot[bot] b8e837b
build(deps): bump jwks-rsa from 2.0.2 to 2.0.3 (#1361)
dependabot[bot] c87f640
build(deps-dev): bump yargs from 16.1.0 to 17.0.1 (#1357)
dependabot[bot] 0b45481
build(deps-dev): bump @types/chai from 4.2.11 to 4.2.21 (#1365)
dependabot[bot] bfaec79
Update index.ts (#1367)
dhritzkiv 760cd6a
build(deps): bump @google-cloud/firestore from 4.12.2 to 4.13.1 (#1369)
dependabot[bot] 4e816f4
feat(fac): Add custom TTL options for App Check (#1363)
lahirumaramba c2b126b
Reduce App Check custom token exp to 5 mins (#1372)
lahirumaramba ba07e12
Add AppCheckTokenOptions type to ToC (#1375)
lahirumaramba 21869ee
Fix typo and formatting in docs (#1378)
lahirumaramba 20dc462
[chore] Release 9.11.0 (#1376)
lahirumaramba db13ec1
build(deps-dev): bump nock from 13.1.0 to 13.1.1 (#1370)
dependabot[bot] 25429b3
build(deps-dev): bump @types/bcrypt from 2.0.0 to 5.0.0 (#1384)
dependabot[bot] b403c15
build(deps): bump @firebase/database from 0.10.6 to 0.10.7 (#1385)
dependabot[bot] 8bfbadf
build(deps-dev): bump @types/lodash from 4.14.157 to 4.14.171 (#1386)
dependabot[bot] 6841d4c
build(deps-dev): bump @types/request from 2.48.5 to 2.48.6 (#1387)
dependabot[bot] 9ad3be7
build(deps-dev): bump @types/minimist from 1.2.1 to 1.2.2 (#1388)
dependabot[bot] 2e5e473
build(deps): bump jwks-rsa from 2.0.3 to 2.0.4 (#1393)
dependabot[bot] 2574ba9
Merge branch 'master' of github.com:firebase/firebase-admin-node
hiranya911 63d12e0
build(deps-dev): bump @microsoft/api-extractor from 7.15.2 to 7.18.4 …
dependabot[bot] 8474194
build(deps): bump tar from 6.1.0 to 6.1.3 (#1399)
dependabot[bot] a9d8b41
build(deps-dev): bump ts-node from 9.0.0 to 10.2.0 (#1402)
dependabot[bot] cd7e384
Merge branch 'master' of github.com:firebase/firebase-admin-node
hiranya911 c8b1542
chore: Merged from main branch
hiranya911 9c41224
fix: Regenerated package-lock file
hiranya911 3d8a8ab
fix: Fixing a typo in doc comment
hiranya911 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
## API Report File for "firebase-admin.installations" | ||
|
||
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/). | ||
|
||
```ts | ||
|
||
/// <reference types="node" /> | ||
|
||
import { Agent } from 'http'; | ||
|
||
// Warning: (ae-forgotten-export) The symbol "App" needs to be exported by the entry point index.d.ts | ||
// | ||
// @public | ||
export function getInstallations(app?: App): Installations; | ||
|
||
// @public | ||
export class Installations { | ||
constructor(app: App); | ||
get app(): App; | ||
deleteInstallation(fid: string): Promise<void>; | ||
} | ||
|
||
``` |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Interesting... I thought these warning were fixed. :) Are these expected?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
They will continue to appear in this file, which declares the old "admin.appCheck" namespace (see the other child namespaces in the same file). This is because the old namespaces only export type aliases, and not the source types themselves.