Jan Muller
Jan Muller
Hi, Is it possible to return a token instead of cookie in a request? I would like to have it for accessing my backend from Android device.
Is it possible to automatically set app version code with a number stored in versions.properties? It would be nice to have versionCode different (bigger) for every build
I stacked Servo2 module together with M5CoreS3. This code is working properly with touches, but servo controlling is not working. If i remove line CoreS3.update() than servo controlling starts to...
Bug: Supabase replication plugin doesn't remove _modified field on INSERT and ignores push.modifier
## Description The official RxDB Supabase replication plugin has two related bugs in the push handler: 1. **`push.modifier` is never applied** - The plugin works directly with `row.newDocumentState` without calling...