Mate Mailinger

Results 5 issues of Mate Mailinger

**What kind of change does this PR introduce?** Feature. **Did you add tests for your changes?** There are not existing tests for the file I changed. **If relevant, link to...

Hello, ESP-IDF v5.0 release should now have native support of macos-arm64 for Apple Silicon: https://github.com/espressif/esp-idf/releases/tag/v5.0-beta1 Until recently we still needed Rosetta to build a project on M1: https://github.com/platformio/platform-espressif32/issues/724 Would it...

package update

**Plugin(s):** "@capacitor-firebase/authentication": "^1.0.0" **Platform(s):** Web **Current behavior:** After succesfully authenticating with `signInWithEmailAndPassword()` the `getCurrentUser()` call returns `{ user: null }`, despite the API call returning the user: ``` POST https://identitytoolkit.googleapis.com/v1/accounts:lookup?key=**...

platform: web
needs: triage
needs: reply
package: authentication

Hello! I am using the recommended Geofire library with the Firestore to save documents and query collections using Geohash: https://firebase.google.com/docs/firestore/solutions/geoqueries I have read through the issues of uber/h3-js#100 and uber/h3#410...

Hello, Have you thought about including some security schema in the standard for subsequent provisioning? For example, intermediating a secure token that can be required to reset or update previous...