-
Notifications
You must be signed in to change notification settings - Fork 944
Fix idp provider constructor signatures in auth #3958
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
Conversation
|
Binary Size ReportAffected SDKsNo changes between base commit (959e21a) and head commit (60fe39b). Test Logs
|
## Properties | ||
|
||
| Property | Modifiers | Type | Description | | ||
| --- | --- | --- | --- | | ||
| [PROVIDER\_ID](./auth.twitterauthprovider.provider_id.md) | <code>static</code> | (not declared) | | | ||
| [providerId](./auth.twitterauthprovider.providerid.md) | | (not declared) | | |
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.
do these providerid.md files get deleted?
Size Analysis ReportAffected Products
|
Type | Base (959e21a) | Head (60fe39b) | Diff |
---|---|---|---|
size | 47.8 kB | 47.8 kB | -29 B (-0.1%) |
size_with_ext_deps | 58.5 kB | 58.5 kB | -29 B (-0.0%) |
GithubAuthProvider
Size
Type | Base (959e21a) | Head (60fe39b) | Diff |
---|---|---|---|
size | 47.8 kB | 47.8 kB | -31 B (-0.1%) |
size_with_ext_deps | 58.5 kB | 58.5 kB | -31 B (-0.1%) |
GoogleAuthProvider
Size
Type | Base (959e21a) | Head (60fe39b) | Diff |
---|---|---|---|
size | 47.8 kB | 47.8 kB | -31 B (-0.1%) |
size_with_ext_deps | 58.5 kB | 58.5 kB | -31 B (-0.1%) |
TwitterAuthProvider
Size
Type | Base (959e21a) | Head (60fe39b) | Diff |
---|---|---|---|
size | 47.8 kB | 47.8 kB | -30 B (-0.1%) |
size_with_ext_deps | 58.5 kB | 58.5 kB | -30 B (-0.1%) |
Test Logs
- Base (
959e21a1
): https://github.com/firebase/firebase-js-sdk/actions/runs/311424914 - Head (
60fe39b7
): https://github.com/firebase/firebase-js-sdk/actions/runs/311526039
No description provided.