quickstart-android
quickstart-android copied to clipboard
Firebase Quickstart Samples for Android
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `path-to-regexp` from 0.1.7 to 0.1.10 Release notes Sourced from path-to-regexp's releases. Backtrack protection Fixed Add backtrack protection to...
The build in #1671 is failing because FDC needs its SDK to be generated from the Firebase CLI. Here are some options (that I can think of) to fix the...
running ‘auth’ project by Android Studio,i click google sigin in button,get this error, how can i solve it
PlatformException (PlatformException(sign_in_failed, com.google.android.gms.common.api.ApiException: 12500: , null, null))
Bumps [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `send` from 0.17.1 to 0.19.0 Release notes Sourced from send's releases. 0.19.0 What's Changed Remove link renderization in...
Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `serve-static` from 1.14.1 to 1.16.0 Release notes Sourced from serve-static's releases. 1.16.0 What's Changed Remove link renderization in...
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `body-parser` from 1.19.0 to 1.20.3 Release notes Sourced from body-parser's releases. 1.20.3 What's Changed Important deps: [email protected] add...
Brought to you by your friendly [Repository Gardener](https://github.com/GoogleCloudPlatform/repository-gardener).
This is a follow up to #2667
When trying to open all of the quickstarts, the Data Connect one throws an error due to missing autogenerated files (similar to how the CI breaks in #1672 ), and...