-
Updated
Oct 1, 2021 - TypeScript
Firebase
Firebase is a mobile app development platform that provides data analysis and database web services for developers. Firebase provides developers with an API that enables the integration of online statistical analysis and database communication into their applications.
Here are 27,510 public repositories matching this topic...
-
Updated
Oct 1, 2021 - JavaScript
-
Updated
Oct 1, 2021 - JavaScript
-
Updated
Sep 28, 2021 - TypeScript
The page https://firebase.flutter.dev/docs/app-check/overview does not mention which iOS App Check provider (DeviceCheck or App Attest) should be used.
The Firebase documentation page here (https://firebase.google.com/docs/app-check/ios/app-attest-provider) makes it sound like App Attest only works with iOS 14. But it's quite unclear and it seems like they added special code to fallback t
Fix ESLint warnings
-
Updated
Aug 24, 2021 - Java
-
Updated
Oct 1, 2021 - TypeScript
-
Updated
Sep 2, 2021 - JavaScript
-
Updated
Sep 23, 2021 - JavaScript
The problem faced currently?
While adding an ingress route, or a target in ingress route.
If by mistake white space gets added to the route or host. We get the error specified route not found or unable to reach the specified target
How can we solve it?
Mission control should remove the white space if present before saving the config
If you want this feature to be implemented, gi
-
Updated
Oct 1, 2021 - Objective-C
-
Updated
Sep 22, 2021 - TypeScript
-
Updated
Sep 21, 2021 - JavaScript
-
Updated
Aug 9, 2019 - JavaScript
-
Updated
Sep 5, 2021 - JavaScript
-
Updated
Mar 14, 2021 - JavaScript
-
Updated
Oct 1, 2021
Summary
Add basic pre-commit hooks to the repo. To catch, for example, broken symlinks (WorldHealthOrganization/app#1670)
Link: https://github.com/pre-commit/pre-commit-hooks
Possible config file. Should be run against every file in the existing tree to see what issues might come up.
# .pre-commit-config.yaml
- repo: https://github.com/pre-commit/pre-comm
-
Updated
Sep 29, 2021 - TypeScript
-
Updated
Sep 18, 2021 - JavaScript
-
Updated
Sep 20, 2021 - JavaScript
Created by James Tamplin, Andrew Lee
Released April 2012
- Organization
- firebase
- Website
- firebase.google.com
- Wikipedia
- Wikipedia

Introduction
With Appwrite, it's super easy to set up many OAuth2 providers to allow your users to authenticate with their social accounts. Appwrite supports tons of OAuth2 providers including Google, Facebook, Twitter, GitHub and many more.
Your task is to implement Epic Games OAuth provider into Appwrite. You can find a complete in-depth tutorial in our official [tutorial for add