You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs-devsite/auth.md
-11Lines changed: 0 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -157,7 +157,6 @@ Firebase Authentication
157
157
|[OperationType](./auth.md#operationtype)| Enumeration of supported operation types. |
158
158
|[prodErrorMap](./auth.md#proderrormap)| A minimal error map with all verbose error messages stripped.<!---->See discussion at [AuthErrorMap](./auth.autherrormap.md#autherrormap_interface)|
159
159
|[ProviderId](./auth.md#providerid)| Enumeration of supported providers. |
160
-
|[reactNativeLocalPersistence](./auth.md#reactnativelocalpersistence)| An implementation of [Persistence](./auth.persistence.md#persistence_interface) of type 'LOCAL' for use in React Native environments. |
161
160
|[SignInMethod](./auth.md#signinmethod)| Enumeration of supported sign-in methods. |
162
161
163
162
## Type Aliases
@@ -1969,16 +1968,6 @@ ProviderId: {
1969
1968
}
1970
1969
```
1971
1970
1972
-
## reactNativeLocalPersistence
1973
-
1974
-
An implementation of [Persistence](./auth.persistence.md#persistence_interface) of type 'LOCAL' for use in React Native environments.
0 commit comments